diff options
author | dholland <dholland@pkgsrc.org> | 2012-04-29 03:52:06 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-04-29 03:52:06 +0000 |
commit | 82206e5be5b9f6e876a4ff191fc8a7a6d7a75411 (patch) | |
tree | ae22027b65a37043963d9c8bac347fdf9764fbb3 /audio/audacious-plugins | |
parent | bbcbd208f2688493a56ae7ba8d59e14817c552ff (diff) | |
download | pkgsrc-82206e5be5b9f6e876a4ff191fc8a7a6d7a75411.tar.gz |
Bump PKGREVISION to 20 for audio/audacious bl3 change.
Diffstat (limited to 'audio/audacious-plugins')
-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 fd79cf4e8e0..65d4e0aa0f4 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/03/03 00:12:37 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/04/29 03:52:06 dholland Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz |