diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase3/Makefile | 3 | ||||
-rw-r--r-- | x11/kdelibs2/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index a3cbbe0d885..d4f2105baf5 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2003/09/17 23:18:55 markd Exp $ +# $NetBSD: Makefile,v 1.32 2003/11/12 03:39:44 jschauma Exp $ DISTNAME= kdebase-3.1.4 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base modules for the KDE 3 integrated X11 desktop diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 8ef18d5e756..5d88f89b8fb 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2003/09/17 19:41:20 grant Exp $ +# $NetBSD: Makefile,v 1.57 2003/11/12 03:39:44 jschauma Exp $ DISTNAME= kdelibs-2.2.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |