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 2e5c7b7cdf6..94d199d4d2d 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:15:39 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:02 wiz Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |