diff options
Diffstat (limited to 'fonts/fontforge/Makefile')
-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 5ef72d118f9..c58957be50e 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2010/05/21 06:34:23 adam Exp $ +# $NetBSD: Makefile,v 1.65 2010/06/13 22:44:16 wiz Exp $ DISTNAME= fontforge_full-${VERSION} PKGNAME= fontforge-${VERSION} +PKGREVISION= 1 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 |