diff options
author | obache <obache> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 14:40:40 +0000 |
commit | 9b08b6c863b87383a95b3c8e7b9e2f43399aa673 (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /audio/xmp | |
parent | 5ac81761abc0ef10880661ce6c83ae4004705f3c (diff) | |
download | pkgsrc-9b08b6c863b87383a95b3c8e7b9e2f43399aa673.tar.gz |
recursive bump from gettext-lib shlib bump.
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 831e7132c09..e82b0a4242c 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/04/05 05:22:52 rxg Exp $ +# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:40 obache Exp $ DISTNAME= xmp-3.3.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/} |