diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-26 08:59:58 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-26 08:59:58 +0800 |
commit | 5988a24860251279f4fee4b34e914340dc00be1c (patch) | |
tree | bfba9cba0af6ecc601901abf604c91c3297b1ef9 /chinese | |
parent | a5dc7ec96b238a964e20b07784423f6731abf485 (diff) | |
download | freebsd-ports-gnome-5988a24860251279f4fee4b34e914340dc00be1c.tar.gz freebsd-ports-gnome-5988a24860251279f4fee4b34e914340dc00be1c.tar.zst freebsd-ports-gnome-5988a24860251279f4fee4b34e914340dc00be1c.zip |
E-mail to the maintainer bounced with:
<statue@freebsd.sinica.edu.tw>: connect to
freebsd.sinica.edu.tw[140.109.13.51]: Connection refused
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cdrtools/Makefile | 2 | ||||
-rw-r--r-- | chinese/chm2html/Makefile | 2 | ||||
-rw-r--r-- | chinese/oicq/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/cdrtools/Makefile b/chinese/cdrtools/Makefile index 6c2fe9757564..00280840cc90 100644 --- a/chinese/cdrtools/Makefile +++ b/chinese/cdrtools/Makefile @@ -11,7 +11,7 @@ PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cdrtools/ PATCHFILES= cdrtools-1.11-NLS-2byte.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org MASTERDIR= ${.CURDIR}/../../sysutils/cdrtools diff --git a/chinese/chm2html/Makefile b/chinese/chm2html/Makefile index b509760f7910..99c471da0a07 100644 --- a/chinese/chm2html/Makefile +++ b/chinese/chm2html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.com/labourvanity/pub/ \ ftp://freebsd.sinica.edu.tw/pub/statue/chm2html/ EXTRACT_SUFX= .tgz -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= CHM Tools package WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index e39e56ee0708..331f6537478b 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= perl-oicq DISTNAME= Net-OICQ-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Implements OICQ messaging protocol BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ |