diff options
Diffstat (limited to 'audio/solfege/Makefile')
-rw-r--r-- | audio/solfege/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index ab517f3a6d1..6cb0c9b4a2d 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/04/25 20:39:06 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2009/02/09 22:56:21 joerg Exp $ # DISTNAME= solfege-3.8.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/} |