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 56e103fe109..a3e30248e07 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2018/08/16 18:54:34 adam Exp $ +# $NetBSD: Makefile,v 1.44 2018/11/12 03:51:40 ryoon Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} |