diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | d514daf1ff3cf00c81e73c1635272afd0b62e30c (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /misc/kdeadmin3/Makefile | |
parent | 25cceeb31aa5720299ad8fd28093bb8af0c9cbef (diff) | |
download | pkgsrc-d514daf1ff3cf00c81e73c1635272afd0b62e30c.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'misc/kdeadmin3/Makefile')
-rw-r--r-- | misc/kdeadmin3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeadmin3/Makefile b/misc/kdeadmin3/Makefile index f4c3c9cbe7c..cf505c0e561 100644 --- a/misc/kdeadmin3/Makefile +++ b/misc/kdeadmin3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2007/10/20 10:43:20 markd Exp $ +# $NetBSD: Makefile,v 1.41 2007/11/30 21:55:08 wiz Exp $ DISTNAME= kdeadmin-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= System administration tools for the KDE integrated X11 desktop |