diff options
author | Michael C . Wu <keichii@FreeBSD.org> | 2002-12-22 05:15:12 +0000 |
---|---|---|
committer | Michael C . Wu <keichii@FreeBSD.org> | 2002-12-22 05:15:12 +0000 |
commit | da30543f7a670c0e20c9ae8774beabd2515a9f60 (patch) | |
tree | b574040844212ba91a9a674f40371db8053ecf0d /chinese/eterm | |
parent | f98d6d48254307a6559cd2de6f01cce3c1bc7dac (diff) | |
download | ports-da30543f7a670c0e20c9ae8774beabd2515a9f60.tar.gz ports-da30543f7a670c0e20c9ae8774beabd2515a9f60.zip |
Let others maintain these two ports.
Notes
Notes:
svn path=/head/; revision=71770
Diffstat (limited to 'chinese/eterm')
-rw-r--r-- | chinese/eterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile index a58c5f32cbde..4a7272e8a07a 100644 --- a/chinese/eterm/Makefile +++ b/chinese/eterm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/Eterm/ \ ftp://ftp.sogang.ac.kr/.c/tools/X11/Enlightenment/Eterm/ DISTNAME= Eterm-${PORTVERSION} -MAINTAINER= keichii@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts |