diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
commit | 5321308ece55a1e5f47d3a9de594fe3b30ccc239 (patch) | |
tree | 50b21c0ff4fe270100967b3136d1dbae6581bd83 /misc/kdeaddons3 | |
parent | e27eb57c490839ca3ccfde15163b8d2fe3997dbb (diff) | |
download | pkgsrc-5321308ece55a1e5f47d3a9de594fe3b30ccc239.tar.gz |
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
Diffstat (limited to 'misc/kdeaddons3')
-rw-r--r-- | misc/kdeaddons3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index 18d40b473e8..ec2d5951863 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2006/11/19 11:50:25 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2007/01/07 12:25:54 wiz Exp $ DISTNAME= kdeaddons-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop |