diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /fonts/ttf2pt1 | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'fonts/ttf2pt1')
-rw-r--r-- | fonts/ttf2pt1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile index b2e594be2bf..edfd51de861 100644 --- a/fonts/ttf2pt1/Makefile +++ b/fonts/ttf2pt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/12/24 06:10:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:37:41 grant Exp $ # DISTNAME= ttf2pt1-3.4.0 @@ -7,7 +7,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/} EXTRACT_SUFX= .tgz -MAINTAINER= reinoud@netbsd.org +MAINTAINER= reinoud@NetBSD.org HOMEPAGE= http://ttf2pt1.sourceforge.net COMMENT= TrueType font converter to Postscript type 1 |