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 0867423ae55..39bebe69d5b 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2019/07/20 22:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2019/07/21 22:24:24 wiz Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |