diff options
Diffstat (limited to 'x11-servers/Xfstt/Makefile')
-rw-r--r-- | x11-servers/Xfstt/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-servers/Xfstt/Makefile b/x11-servers/Xfstt/Makefile index 810d6d831f4d..bdf7eb2ffc1c 100644 --- a/x11-servers/Xfstt/Makefile +++ b/x11-servers/Xfstt/Makefile @@ -1,20 +1,19 @@ # New ports collection makefile for: Xfstt -# Version required: 0.9.10 +# Version required: 1.0 # Date created: 11 September 1998 # Whom: jabley@clear.co.nz # # $FreeBSD$ # -DISTNAME= Xfstt-0.9.10 +DISTNAME= xfstt-1.0 CATEGORIES= x11-servers MASTER_SITES= $(MASTER_SITE_SUNSITE) MASTER_SITE_SUBDIR= X11/fonts -EXTRACT_SUFX= .tgz MAINTAINER= jabley@clear.co.nz -WRKSRC= $(WRKDIR)/xfstt0910 +WRKSRC= $(WRKDIR)/xfstt-1.0 USE_X_PREFIX= yes MAN1= xfstt.1 |