diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:53:10 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:53:10 +0000 |
commit | dc0a03c770c17ad7a808a70e5ea26d2ae7efbf21 (patch) | |
tree | a26f5f48a0acaeb6fa3feef7103831740b692821 /x11-servers/Xfstt/Makefile | |
parent | 4b260ce2515cf67031168694f60633a71fad83e4 (diff) |
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27433
Diffstat (limited to 'x11-servers/Xfstt/Makefile')
-rw-r--r-- | x11-servers/Xfstt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/Xfstt/Makefile b/x11-servers/Xfstt/Makefile index 80ae6470533c..3105a51afd20 100644 --- a/x11-servers/Xfstt/Makefile +++ b/x11-servers/Xfstt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Xfstt -# Version required: 1.1 # Date created: 11 September 1998 # Whom: jabley@clear.co.nz # # $FreeBSD$ # -DISTNAME= xfstt-1.1 +PORTNAME= xfstt +PORTVERSION= 1.1 CATEGORIES= x11-servers MASTER_SITES= $(MASTER_SITE_SUNSITE) MASTER_SITE_SUBDIR= X11/fonts |