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 df76ef0004c..c1501f16d3e 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2017/02/12 06:25:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2017/04/30 01:21:27 ryoon Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |