diff options
author | obrien <obrien@FreeBSD.org> | 1997-10-13 15:52:28 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-10-13 15:52:28 +0800 |
commit | bb4d1c221dad5670056a81e80359458664cdb961 (patch) | |
tree | 6843c34c6e2196026b91d20ec217cc4c6cc2e197 /chinese/c2t/Makefile | |
parent | f05390a5b576f8103e7ae6d88b9e5851d284bffd (diff) | |
download | freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.tar.gz freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.tar.zst freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.zip |
Portlint.
Change my email address.
Diffstat (limited to 'chinese/c2t/Makefile')
-rw-r--r-- | chinese/c2t/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index 3c35cd007947..d365f417f75f 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -4,9 +4,10 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/02/11 04:40:10 obrien Exp $ +# $Id: Makefile,v 1.3 1997/09/22 17:48:23 max Exp $ # +DISTNAME= c2t PKGNAME= zh-c2t-1.0 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ @@ -17,7 +18,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/dict/gb/ DISTFILES= c2t.tar.gz TONEPY.tit -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz |