diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 08:28:23 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 08:28:23 +0000 |
commit | 74b19501bc67cdcc25eaa9cf0c51bbd6acb7d954 (patch) | |
tree | 25063720d39a07623962b50c29593a474d96d31e /chinese/autoconvert | |
parent | 46640208e9f4dc0574b656d65f086990261d5926 (diff) | |
download | ports-74b19501bc67cdcc25eaa9cf0c51bbd6acb7d954.tar.gz ports-74b19501bc67cdcc25eaa9cf0c51bbd6acb7d954.zip |
Notes
Diffstat (limited to 'chinese/autoconvert')
-rw-r--r-- | chinese/autoconvert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index 41812ff0d23c..144b0276aa2c 100644 --- a/chinese/autoconvert/Makefile +++ b/chinese/autoconvert/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: autoconvert -# Version required: 0.3.5 # Date created: 26 Oct 1999 # Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw> # # $FreeBSD$ # -DISTNAME= autoconvert-0.3.5 +PORTNAME= autoconvert +PORTVERSION= 0.3.5 CATEGORIES= chinese MASTER_SITES= http://www.linuxfocus.org/~yu.guanghui/ \ ftp://ftp.dlut.edu.cn/pub/PEOPLE/saka/ |