diff options
Diffstat (limited to 'fonts')
-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 edfd51de861..fc973e64e79 100644 --- a/fonts/ttf2pt1/Makefile +++ b/fonts/ttf2pt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:37:41 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/30 17:21:55 cjep Exp $ # DISTNAME= ttf2pt1-3.4.0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/} EXTRACT_SUFX= .tgz MAINTAINER= reinoud@NetBSD.org -HOMEPAGE= http://ttf2pt1.sourceforge.net +HOMEPAGE= http://ttf2pt1.sourceforge.net/ COMMENT= TrueType font converter to Postscript type 1 DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils |