diff options
-rw-r--r-- | fonts/ttmkfdir2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ttmkfdir2/Makefile b/fonts/ttmkfdir2/Makefile index 1efa9afb764..c74ff1c5d9c 100644 --- a/fonts/ttmkfdir2/Makefile +++ b/fonts/ttmkfdir2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/29 22:16:11 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/30 11:56:48 recht Exp $ # DISTNAME= ttmkfdir2.20021109 PKGNAME= ${DISTNAME:S/./-/} +PKGREVISION= 1 CATEGORIES= fonts x11 MASTER_SITES= http://people.redhat.com/yshao/ EXTRACT_SUFX= .tar.bz2 |