diff options
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r-- | x11/kdelibs3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 06c41355c20..a046ad17637 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2004/02/25 22:11:23 markd Exp $ +# $NetBSD: Makefile,v 1.52 2004/02/29 12:00:56 markd Exp $ DISTNAME= kdelibs-3.2.0 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop +PKGREVISION= 1 .include "../../meta-pkgs/kde3/Makefile.kde3" |