diff options
Diffstat (limited to 'x11-servers/XttXF86srv-xfs/Makefile')
-rw-r--r-- | x11-servers/XttXF86srv-xfs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-servers/XttXF86srv-xfs/Makefile b/x11-servers/XttXF86srv-xfs/Makefile index 53549674a4fb..bca9f0e991c4 100644 --- a/x11-servers/XttXF86srv-xfs/Makefile +++ b/x11-servers/XttXF86srv-xfs/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: X Font Server with X True Type -# Version required: 1.3.0 # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # # $FreeBSD$ # -DISTNAME= xc -PKGNAME= xtt-xfs-${VERSION}.${PATCHLEVEL} +PORTNAME= xtt-xfs +PORTVERSION= ${VERSION}.${PATCHLEVEL} CATEGORIES= x11-servers MAINTAINER= taguchi@tohoku.iij.ad.jp |