diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:44:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:44:43 +0000 |
commit | 4b260ce2515cf67031168694f60633a71fad83e4 (patch) | |
tree | 7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fonts/etlfonts | |
parent | b34561d1b83ae8709725150fbf6991b13f1d70d2 (diff) |
Notes
Diffstat (limited to 'x11-fonts/etlfonts')
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index 8fca37e68885..af75018c61d2 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: etlfonts-noncjk -# Version required: 1.0 # Date created: 3 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # # $FreeBSD$ # -DISTNAME= non-cjk -PKGNAME= etlfonts-noncjk-1.0 +PORTNAME= etlfonts-noncjk +PORTVERSION= 1.0 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/fonts/ +DISTNAME= non-cjk EXTRACT_SUFX= .tar MAINTAINER= mita@jp.FreeBSD.org |