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 3ec16cd30ae..56e946150bb 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2015/04/25 14:20:48 tnn Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 |