diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
commit | 164b87e690503a0509fd65b11c045b1fe9a84430 (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /audio/xmp | |
parent | 9694aa1f8359635d7f49faebda84f165a341fece (diff) | |
download | pkgsrc-164b87e690503a0509fd65b11c045b1fe9a84430.tar.gz |
PKGREVISION bump for json-c shlib rename.
Diffstat (limited to 'audio/xmp')
-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 64744ffffad..741c85f6da8 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/11/16 07:41:02 shattered Exp $ +# $NetBSD: Makefile,v 1.39 2013/11/25 12:00:47 wiz Exp $ DISTNAME= xmp-4.0.6 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |