diff options
author | skrll <skrll> | 2002-12-06 11:00:30 +0000 |
---|---|---|
committer | skrll <skrll> | 2002-12-06 11:00:30 +0000 |
commit | 4e0556ccd32c7840d517191c5761baf318a6d596 (patch) | |
tree | 6c3dc22fba3d907a8cdf12f6262425958e4e24c5 /x11/kdelibs3/Makefile | |
parent | c4b81ab3e367b8b30df7cbf3f526cfa4befb1498 (diff) | |
download | pkgsrc-4e0556ccd32c7840d517191c5761baf318a6d596.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 |