diff options
Diffstat (limited to 'audio/cddb-bundle/Makefile')
-rw-r--r-- | audio/cddb-bundle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 5936fdd686b..af1ca3e3f6e 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:59:28 asau Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/22 21:37:02 rh Exp $ # DISTNAME= cddb.bundle-0.2 PKGNAME= ${DISTNAME:S/./-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} |