diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-03 06:05:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-03 06:05:12 +0800 |
commit | bc1c63ea19d337d38d95bff7403d04934dc03ba8 (patch) | |
tree | 12369b96d4d942e9c18e231fec019044ba9acbf9 /net/hinfo | |
parent | 08c1e20fbd126176186723d10b4d536f49f8e731 (diff) | |
download | freebsd-ports-gnome-bc1c63ea19d337d38d95bff7403d04934dc03ba8.tar.gz freebsd-ports-gnome-bc1c63ea19d337d38d95bff7403d04934dc03ba8.tar.zst freebsd-ports-gnome-bc1c63ea19d337d38d95bff7403d04934dc03ba8.zip |
Use my FreeBSD.org address.
Reminded by: mavvie
Diffstat (limited to 'net/hinfo')
-rw-r--r-- | net/hinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hinfo/Makefile b/net/hinfo/Makefile index 31a8c4ff5a5e..81ee52a673b8 100644 --- a/net/hinfo/Makefile +++ b/net/hinfo/Makefile @@ -14,7 +14,7 @@ CATEGORIES= net perl5 # FreeBSD build machines. MASTER_SITES= http://www.lonesome.com/FreeBSD/distfiles/ -MAINTAINER= linimon@lonesome.com +MAINTAINER= linimon@FreeBSD.org COMMENT= Utility primarily designed to find the owner of an IP block RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |