diff options
author | obache <obache@pkgsrc.org> | 2014-05-25 09:19:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-25 09:19:37 +0000 |
commit | 42334857933b2297b58a5d7e02508a0e999160d6 (patch) | |
tree | fa0185ade8bfee9e641027151a66c275de84ecc1 /fonts/fontforge | |
parent | 790d35a0cd739bf588a82fefe510dce7ceb31267 (diff) | |
download | pkgsrc-42334857933b2297b58a5d7e02508a0e999160d6.tar.gz |
Revbump after updating graphics/giflib
Diffstat (limited to 'fonts/fontforge')
-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 96f22413d83..79cec99929d 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2014/05/25 09:24:21 obache Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 |