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 f26e67302d0..d6cbf78d02e 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2018/01/01 21:18:14 adam Exp $ +# $NetBSD: Makefile,v 1.40 2018/03/12 11:16:01 wiz Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |