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 cae202c34b6..550c725a3fd 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:52 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/01 06:00:35 sbd Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |