diff options
Diffstat (limited to 'audio/gbemol')
-rw-r--r-- | audio/gbemol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index ba7b05f674b..d7b53ccb834 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/06/13 22:43:49 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/14 11:01:21 wiz Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |