diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-02-09 22:11:28 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-02-09 22:11:28 +0000 |
commit | 5482a9caecb6a0cffc18cea2b645f93369cc14cb (patch) | |
tree | 134890255725bc171ae2e48ce66587a79aafecbc /audio/xmp | |
parent | fb23f82de0647a472dcee374b4acfe9d9426e831 (diff) | |
download | pkgsrc-5482a9caecb6a0cffc18cea2b645f93369cc14cb.tar.gz |
Bump PKGREVISION from audio/jack.
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 e244963003c..5048c30b9f8 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2012/11/03 01:58:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2013/02/09 22:11:34 ryoon Exp $ DISTNAME= xmp-3.4.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |