diff options
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 9672a4f827b..7bc18a3a5f6 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2009/01/14 06:16:19 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2009/03/18 18:54:10 darcy Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -9,7 +9,7 @@ PKGNAME= ttf2pk-${FT_VERS} PKGREVISION= 1 CATEGORIES= print -MAINTAINER= bernhard@SDG.de,pkgsrc-users@NetBSD.org +MAINTAINER= bernhard@SDG.de HOMEPAGE= http://www.freetype.org/ COMMENT= TrueType to TeX PK font converter |