diff options
author | minskim <minskim@pkgsrc.org> | 2009-06-09 21:31:03 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-06-09 21:31:03 +0000 |
commit | 8348e411f8ca677a58c8beca287fb2f36ba4642c (patch) | |
tree | 296137d1638df70799627a01878ed7faf125f3f5 /fonts/ttf2pk | |
parent | c9626573b8d1f7666576f2747a489b42891e5e42 (diff) | |
download | pkgsrc-8348e411f8ca677a58c8beca287fb2f36ba4642c.tar.gz |
PKGREVISION bump because of the kpathsea API change.
Diffstat (limited to 'fonts/ttf2pk')
-rw-r--r-- | fonts/ttf2pk/Makefile | 4 |
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 |