aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/ubench/Makefile2
-rw-r--r--chinese/telnet/Makefile2
-rw-r--r--converters/cn2jp/Makefile2
-rw-r--r--databases/mytop/Makefile2
-rw-r--r--databases/p5-DBZ_File/Makefile2
-rw-r--r--devel/p5-Dialog/Makefile2
-rw-r--r--devel/p5-IPC-Shareable/Makefile2
-rw-r--r--devel/upnp/Makefile2
-rw-r--r--devel/upnp104/Makefile2
-rw-r--r--mail/abook/Makefile2
-rw-r--r--mail/autosig/Makefile2
-rw-r--r--mail/drbl/Makefile2
-rw-r--r--mail/openwebmail/Makefile2
-rw-r--r--mail/razor-agents/Makefile2
-rw-r--r--mail/ricochet/Makefile2
-rw-r--r--misc/GeoIP/Makefile2
-rw-r--r--misc/cmatrix/Makefile2
-rw-r--r--net/GeoIP/Makefile2
-rw-r--r--net/jumpgate/Makefile2
-rw-r--r--net/linuxigd/Makefile2
-rw-r--r--net/p5-Net-XWhois/Makefile2
-rw-r--r--net/udptunnel/Makefile2
-rw-r--r--news/cleanfeed/Makefile2
-rw-r--r--security/mussh/Makefile2
-rw-r--r--security/p5-Digest-Nilsimsa/Makefile2
-rw-r--r--security/p5-Digest-SHA1/Makefile2
-rw-r--r--textproc/antiword/Makefile2
27 files changed, 27 insertions, 27 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile
index 9ba02a17091e..2ce0eb74fda9 100644
--- a/benchmarks/ubench/Makefile
+++ b/benchmarks/ubench/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/benchmark
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
HAS_CONFIGURE= yes
diff --git a/chinese/telnet/Makefile b/chinese/telnet/Makefile
index 191612307344..b53efc1c974f 100644
--- a/chinese/telnet/Makefile
+++ b/chinese/telnet/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= chinese
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
SRCDIR= /usr/src/usr.bin/telnet
diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile
index 1645ac94eda0..976aa6830c28 100644
--- a/converters/cn2jp/Makefile
+++ b/converters/cn2jp/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= converters chinese japanese
MASTER_SITES= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index db75437c93b9..106e2d67c6ff 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= databases
MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
diff --git a/databases/p5-DBZ_File/Makefile b/databases/p5-DBZ_File/Makefile
index ebfb9347337d..c15b4b5ec167 100644
--- a/databases/p5-DBZ_File/Makefile
+++ b/databases/p5-DBZ_File/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= DBZ_File
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
PERL_CONFIGURE= yes
CONFIGURE_ARGS= DEFINE="-I${FILESDIR}"
diff --git a/devel/p5-Dialog/Makefile b/devel/p5-Dialog/Makefile
index e568a97aa8cf..07932e4e1fb8 100644
--- a/devel/p5-Dialog/Makefile
+++ b/devel/p5-Dialog/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Dialog
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500007
diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile
index 6a3949685a4e..c9af147e7453 100644
--- a/devel/p5-IPC-Shareable/Makefile
+++ b/devel/p5-IPC-Shareable/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IPC
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile
index b6f1ec651362..10e8f34a9659 100644
--- a/devel/upnp/Makefile
+++ b/devel/upnp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}sdk-${PORTVERSION}
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs
diff --git a/devel/upnp104/Makefile b/devel/upnp104/Makefile
index b6f1ec651362..10e8f34a9659 100644
--- a/devel/upnp104/Makefile
+++ b/devel/upnp104/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}sdk-${PORTVERSION}
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs
diff --git a/mail/abook/Makefile b/mail/abook/Makefile
index 0fb20c227db8..24d1f41116ad 100644
--- a/mail/abook/Makefile
+++ b/mail/abook/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
.include <bsd.port.pre.mk>
diff --git a/mail/autosig/Makefile b/mail/autosig/Makefile
index c1e34015f3fe..d85d6e15dc68 100644
--- a/mail/autosig/Makefile
+++ b/mail/autosig/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.3
CATEGORIES= mail
MASTER_SITES= http://www.irendi.com/
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
MAKEFILE= makefile
ALL_TARGET= ${PORTNAME}
diff --git a/mail/drbl/Makefile b/mail/drbl/Makefile
index be9b489aa8aa..8c520571bd24 100644
--- a/mail/drbl/Makefile
+++ b/mail/drbl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ftp://ftp.drbl.ofisp.org/drbl/
EXTRACT_SUFX= .tgz
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
NO_BUILD= yes
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index 4f321d5201ed..904aab9123de 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://openwebmail.org/openwebmail/download/ \
http://turtle.ee.ncku.edu.tw/openwebmail/download/
EXTRACT_SUFX= .tgz
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
diff --git a/mail/razor-agents/Makefile b/mail/razor-agents/Makefile
index f2437d4207cd..7b2ac870bec0 100644
--- a/mail/razor-agents/Makefile
+++ b/mail/razor-agents/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= razor
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
diff --git a/mail/ricochet/Makefile b/mail/ricochet/Makefile
index c141df7e7899..8699eac79623 100644
--- a/mail/ricochet/Makefile
+++ b/mail/ricochet/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= mail
MASTER_SITES= http://vipul.net/perl/sources/spamcontrol/ricochet/
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
diff --git a/misc/GeoIP/Makefile b/misc/GeoIP/Makefile
index 7529cfb370bb..96879edc3e95 100644
--- a/misc/GeoIP/Makefile
+++ b/misc/GeoIP/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= misc
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/misc/cmatrix/Makefile b/misc/cmatrix/Makefile
index 4c7601a21842..b8b39198a5cc 100644
--- a/misc/cmatrix/Makefile
+++ b/misc/cmatrix/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
MAN1= cmatrix.1
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index 7529cfb370bb..96879edc3e95 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= misc
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile
index 1de7c0bcca57..bcbdf6a1b758 100644
--- a/net/jumpgate/Makefile
+++ b/net/jumpgate/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= leeym@cae.ce.ntu.edu.tw
+MAINTAINER= leeym@FreeBSD.org
ALL_TARGET= generic
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile
index 54a45ee6a73c..251cee297758 100644
--- a/net/linuxigd/Makefile
+++ b/net/linuxigd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= linux-igd
DISTNAME= gateway-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
LIB_DEPENDS= upnp.1:${PORTSDIR}/devel/upnp
diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile
index 4020734236b0..074250d9953d 100644
--- a/net/p5-Net-XWhois/Makefile
+++ b/net/p5-Net-XWhois/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
PERL_CONFIGURE= YES
diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile
index 003d9444e759..57b2c2dcfc86 100644
--- a/net/udptunnel/Makefile
+++ b/net/udptunnel/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index ed568b1fa244..2ea5e233259f 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= news
MASTER_SITES= http://www.bofh.it/~md/cleanfeed/
EXTRACT_SUFX= .tgz
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:${PORTSDIR}/news/inn \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
diff --git a/security/mussh/Makefile b/security/mussh/Makefile
index 899909ef60e4..04a0809b8cf5 100644
--- a/security/mussh/Makefile
+++ b/security/mussh/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile
index 89a531410a24..1c0f6bc8a0ab 100644
--- a/security/p5-Digest-Nilsimsa/Makefile
+++ b/security/p5-Digest-Nilsimsa/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile
index bb8251b4f648..0a2c374df277 100644
--- a/security/p5-Digest-SHA1/Makefile
+++ b/security/p5-Digest-SHA1/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile
index 2be6f6be24e2..b1b33031237a 100644
--- a/textproc/antiword/Makefile
+++ b/textproc/antiword/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.33
CATEGORIES= textproc
MASTER_SITES= http://www.winfield.demon.nl/linux/
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
USE_REINPLACE= yes
INSTALL_TARGET= global_install