summaryrefslogtreecommitdiff
path: root/x11-fonts/ttmkfdir
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
commit4b260ce2515cf67031168694f60633a71fad83e4 (patch)
tree7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fonts/ttmkfdir
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27432
Diffstat (limited to 'x11-fonts/ttmkfdir')
-rw-r--r--x11-fonts/ttmkfdir/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index c2453ed3a3c6..a0460db0e199 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: ttmkfdir
-# Version required: 0.0
# Date created: September 08, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
+#
-DISTNAME= ttmkfdir
-PKGNAME= ttmkfdir-0.0
+PORTNAME= ttmkfdir
+PORTVERSION= 0.0
CATEGORIES= x11
MASTER_SITES= http://www.darmstadt.gmd.de/~pommnitz/TrueType/
+DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org