diff options
Diffstat (limited to 'audio/cddb-bundle/Makefile')
-rw-r--r-- | audio/cddb-bundle/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 48b4022795b..3ab8c109d95 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/05/16 09:40:59 rh Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:08:06 joerg Exp $ # DISTNAME= cddb.bundle-0.2 PKGNAME= ${DISTNAME:S/./-/} +PKGREVISION= 1 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} |