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 be6b924772c..7594ecf4c0b 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2021/07/30 12:26:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2021/12/08 16:03:22 adam Exp $ DISTNAME= xmp-4.1.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |