diff options
-rw-r--r-- | chinese/eterm/Makefile | 2 | ||||
-rw-r--r-- | palm/txt2pdbdoc/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/palm/txt2pdbdoc/Makefile b/palm/txt2pdbdoc/Makefile index 26db218dfbf2..e29084ab8c97 100644 --- a/palm/txt2pdbdoc/Makefile +++ b/palm/txt2pdbdoc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= palm converters MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ -MAINTAINER= keichii@freebsd.org +MAINTAINER= ports@freebsd.org PREFIX= ${LOCALBASE}/ |