diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8249522537f..0505caca8b4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.178 2002/10/06 03:40:26 jlam Exp $ +$NetBSD: CHANGES,v 1.179 2002/10/06 03:41:25 jlam Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3126,5 +3126,4 @@ Changes to the packages collection and infrastructure in 2002: Added aquaified-0.30 [mrg 2002-10-05] Updated p5-Net-DNS to 0.29 [heinz 2002-10-06] Added p5-Digest-Nilsimsa-0.06 [heinz 2002-10-06] - Updated kdelibs3 to 3.0.3nb2 [jlam 2002-10-06] Updated koffice3 to 1.1.1nb1 [jlam 2002-10-06] diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 7378743c02e..5f830da6183 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2002/10/06 03:38:58 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/06 03:41:30 jlam Exp $ DISTNAME= kdelibs-3.0.3 -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |