diff options
Diffstat (limited to 'fonts/fontforge/Makefile')
-rw-r--r-- | fonts/fontforge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index 57d271cfab9..d0f0a207c9d 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.104 2018/04/16 14:34:28 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2018/11/12 03:52:03 ryoon Exp $ DISTNAME= fontforge-dist-20170731 PKGNAME= ${DISTNAME:S/-dist-/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_GITHUB:=fontforge/} EXTRACT_SUFX= .tar.xz |