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/hztty | |
parent | 46640208e9f4dc0574b656d65f086990261d5926 (diff) | |
download | ports-74b19501bc67cdcc25eaa9cf0c51bbd6acb7d954.tar.gz ports-74b19501bc67cdcc25eaa9cf0c51bbd6acb7d954.zip |
Notes
Diffstat (limited to 'chinese/hztty')
-rw-r--r-- | chinese/hztty/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 5edf21c98f28..4bed991bc881 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -1,13 +1,12 @@ # Ports collection makefile for: hztty -# Version required: 2.0 # Date created: Wed Sep 24, 1997 # Whom: Ada T Lim <ada@not-enough.bandwidth.org> # # $FreeBSD$ # -DISTNAME= hztty-2.0 -PKGNAME= zh-hztty-2.0 +PORTNAME= hztty +PORTVERSION= 2.0 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ \ |