diff options
Diffstat (limited to 'audio/audacious/Makefile')
-rw-r--r-- | audio/audacious/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile index 96859c00201..4064555d5e9 100644 --- a/audio/audacious/Makefile +++ b/audio/audacious/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:38 tron Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/06 12:53:48 wiz Exp $ # DISTNAME= audacious-1.5.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tbz2 |