diff options
author | skrll <skrll@pkgsrc.org> | 2002-12-06 11:00:30 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-12-06 11:00:30 +0000 |
commit | 3872e703c8271f1bc10d0d7ead592bd97b1a22a6 (patch) | |
tree | 6c3dc22fba3d907a8cdf12f6262425958e4e24c5 /x11/kdelibs3/Makefile | |
parent | 5d936d839d0b2a08b09120c022ed54e623029a66 (diff) | |
download | pkgsrc-3872e703c8271f1bc10d0d7ead592bd97b1a22a6.tar.gz |
Bring in the patches that fix the recent security problem.
PKGREVISION++
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 c402c58ec9e..a48b8067ccd 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/11/16 18:45:32 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.15 2002/12/06 11:00:30 skrll Exp $ DISTNAME= kdelibs-3.0.4 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |