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 1c3517f6a7d..e44b171ee87 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/02/06 12:39:32 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/03/03 12:54:15 wiz Exp $ DISTNAME= xmp-3.4.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |