diff options
Diffstat (limited to 'audio/gbemol/Makefile')
-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 452934e3945..45086c46d18 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/06/14 07:45:31 sbd Exp $ +# $NetBSD: Makefile,v 1.15 2012/09/07 19:16:07 adam Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |