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/cmus | |
parent | 5ac81761abc0ef10880661ce6c83ae4004705f3c (diff) | |
download | pkgsrc-9b08b6c863b87383a95b3c8e7b9e2f43399aa673.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |