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 367c8526915..3089faf46e5 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2013/06/03 10:04:56 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/04 22:16:03 tron Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 |