summaryrefslogtreecommitdiff
path: root/chinese/ted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/ted/Makefile')
-rw-r--r--chinese/ted/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/chinese/ted/Makefile b/chinese/ted/Makefile
index cf0da1048da3..7c88cc31c63d 100644
--- a/chinese/ted/Makefile
+++ b/chinese/ted/Makefile
@@ -1,21 +1,20 @@
# New ports collection makefile for: ted
-# Version required: 4.0f
+# Version required: 4.0g
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/01 09:34:48 max Exp $
+# $Id: Makefile,v 1.2 1997/11/16 10:20:58 fenner Exp $
#
-DISTNAME= ted4.0f
-PKGNAME= zh-ted-4.0f
+DISTNAME= ted4.0g
+PKGNAME= zh-ted-4.0g
CATEGORIES= chinese editors
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= editors/
+MASTER_SITES= ftp://moon.csie.ntu.edu.tw/pub/X/ted/
EXTRACT_SUFX= .tgz
-MAINTAINER= vanilla@MinJe.com.TW
+MAINTAINER= vanilla@MinJe.com.TW
-USE_X11= yes
-WRKSRC= ${WRKDIR}/ted
+USE_X11= yes
+WRKSRC= ${WRKDIR}/ted
.include <bsd.port.mk>