diff options
Diffstat (limited to 'audio/xmms-mad')
-rw-r--r-- | audio/xmms-mad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index b861b9abfc3..d9cb122c1b1 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/04/22 13:43:01 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/01/13 10:54:50 obache Exp $ # DISTNAME= xmms-mad-0.5.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/} |