diff options
Diffstat (limited to 'fonts/fontforge')
-rw-r--r-- | fonts/fontforge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index fc5e5d3b231..79537261e9f 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2006/04/14 08:45:06 adam Exp $ +# $NetBSD: Makefile,v 1.26 2006/04/17 13:46:24 wiz Exp $ DISTNAME= fontforge_full-${VERSION} PKGNAME= fontforge-${VERSION} +PKGREVISION= 1 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 |