diff options
Diffstat (limited to 'audio/xmp/Makefile')
-rw-r--r-- | audio/xmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 1142582a3db..c30137d2cc5 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/02/10 03:34:19 rxg Exp $ +# $NetBSD: Makefile,v 1.47 2015/02/21 23:35:39 ryoon Exp $ DISTNAME= xmp-4.0.10 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |