diff options
author | obache <obache> | 2014-05-25 09:19:37 +0000 |
---|---|---|
committer | obache <obache> | 2014-05-25 09:19:37 +0000 |
commit | 7828696bec6e69d525bef1e2f6f906c4fcd65e90 (patch) | |
tree | 9ffbbd83db9819cf26565c0a20e76cbe419c4158 /fonts | |
parent | f89b61ccb73c627f4601f917a003616281b8e360 (diff) | |
download | pkgsrc-7828696bec6e69d525bef1e2f6f906c4fcd65e90.tar.gz |
Revbump after updating graphics/giflib
Diffstat (limited to 'fonts')
-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 |