diff options
Diffstat (limited to 'audio/xmp')
-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 adab5e907c0..9b5ffcc57a5 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/01/13 10:54:51 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/01/24 09:10:57 sbd Exp $ DISTNAME= xmp-3.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |