diff options
author | darcy <darcy@pkgsrc.org> | 2009-03-18 18:54:10 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2009-03-18 18:54:10 +0000 |
commit | c0888b5db380001d991611d9b4969d1960171e18 (patch) | |
tree | 6b1e4e5ef92e1b85507be9eb646642f920998710 /fonts/ttf2pk | |
parent | 7c1c8ae22aeb499a3269ba656ebc3e27b7c12367 (diff) | |
download | pkgsrc-c0888b5db380001d991611d9b4969d1960171e18.tar.gz |
Doesn't make sense to have a real MAINTAINER as well as the "unclaimed
package" MAINTAINER.
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 |