diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:38:57 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:38:57 +0000 |
commit | 0c63e81f1481dc13417f262960cd84a123cdda34 (patch) | |
tree | d7baa81fa0c44812218dcfc4a32213d563b1cc8d /chinese/c2t | |
parent | 3d7bd2c6890f2c979f8f82f74aab373dcd22cf82 (diff) | |
download | ports-0c63e81f1481dc13417f262960cd84a123cdda34.tar.gz ports-0c63e81f1481dc13417f262960cd84a123cdda34.zip |
The community as a whole can maintain these better than I can at the moment.
Notes
Notes:
svn path=/head/; revision=69509
Diffstat (limited to 'chinese/c2t')
-rw-r--r-- | chinese/c2t/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index 9b9207d06d3e..b33fe18f796b 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -17,7 +17,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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz |