diff options
Diffstat (limited to 'fonts/ttf2pt1/Makefile')
-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 4470dc208b2..b2e594be2bf 100644 --- a/fonts/ttf2pt1/Makefile +++ b/fonts/ttf2pt1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/10/08 09:58:20 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/24 06:10:02 wiz Exp $ # DISTNAME= ttf2pt1-3.4.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/} EXTRACT_SUFX= .tgz |