diff options
Diffstat (limited to 'audio/xmp/Makefile')
-rw-r--r-- | audio/xmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index e82b0a4242c..e42ab9d72df 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:40 obache Exp $ +# $NetBSD: Makefile,v 1.27 2011/08/23 13:06:47 obache Exp $ DISTNAME= xmp-3.3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |