diff options
author | dholland <dholland> | 2012-04-29 03:52:06 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-04-29 03:52:06 +0000 |
commit | 4851fd4bcb2e9f43ad1717ce114e466cd7ac9165 (patch) | |
tree | ae22027b65a37043963d9c8bac347fdf9764fbb3 /audio | |
parent | 2bd6e991199e8eb847bc386d08f9191e2ac00363 (diff) | |
download | pkgsrc-4851fd4bcb2e9f43ad1717ce114e466cd7ac9165.tar.gz |
Bump PKGREVISION to 20 for audio/audacious bl3 change.
Diffstat (limited to 'audio')
-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 |