diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /audio | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cmus/Makefile | 3 | ||||
-rw-r--r-- | audio/lame/Makefile | 4 | ||||
-rw-r--r-- | audio/xmp/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index b9befaa8f0d..e85579495f6 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2011/01/18 23:03:22 gls Exp $ +# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:40 obache Exp $ # DISTNAME= cmus-v2.3.3 PKGNAME= ${DISTNAME:S/-v/-/} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 06354f84058..d344d313e9d 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2010/11/07 15:27:26 shattered Exp $ +# $NetBSD: Makefile,v 1.68 2011/04/22 14:40:40 obache Exp $ DISTNAME= lame-3.98.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} 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/} |