diff options
author | wiz <wiz> | 2009-04-16 21:42:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-04-16 21:42:40 +0000 |
commit | 80d323486afb1023f6f3993c1082ed5967cb8f76 (patch) | |
tree | 5511e20dfc7711f3a1d223fe733a64a0237f866c /audio/audacious-plugins/Makefile | |
parent | 0c0b526018600566ed3373344fe701d7636978bd (diff) | |
download | pkgsrc-80d323486afb1023f6f3993c1082ed5967cb8f76.tar.gz |
neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
Diffstat (limited to 'audio/audacious-plugins/Makefile')
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index 78d02fcf86b..efa1012b721 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/04/16 21:42:40 wiz Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz |