summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim>2009-06-09 21:31:03 +0000
committerminskim <minskim>2009-06-09 21:31:03 +0000
commit30cf77011e6bdd29ee74e6ec22fcbd28c934e6dc (patch)
tree296137d1638df70799627a01878ed7faf125f3f5 /fonts
parentbdc288852c5fdccc92ce97d0f7344b4d9a1f0b99 (diff)
downloadpkgsrc-30cf77011e6bdd29ee74e6ec22fcbd28c934e6dc.tar.gz
PKGREVISION bump because of the kpathsea API change.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/ttf2pk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile
index 7bc18a3a5f6..ea6b19b20ac 100644
--- a/fonts/ttf2pk/Makefile
+++ b/fonts/ttf2pk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/03/18 18:54:10 darcy Exp $
+# $NetBSD: Makefile,v 1.22 2009/06/09 21:31:04 minskim Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../graphics/freetype-lib/Makefile.common"
PKGNAME= ttf2pk-${FT_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MAINTAINER= bernhard@SDG.de