diff options
author | linimon <linimon@FreeBSD.org> | 2008-11-27 13:50:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-11-27 13:50:55 +0800 |
commit | b4092c2c03dc73bb85669ef7726c287e0a486416 (patch) | |
tree | 5bf9d14f741b3f70fe41b4f99c4f123b1d6d104e /net/hinfo | |
parent | 36e5fb963a44dc17e9cf6f9d135fd69b0d8b148e (diff) | |
download | freebsd-ports-graphics-b4092c2c03dc73bb85669ef7726c287e0a486416.tar.gz freebsd-ports-graphics-b4092c2c03dc73bb85669ef7726c287e0a486416.tar.zst freebsd-ports-graphics-b4092c2c03dc73bb85669ef7726c287e0a486416.zip |
I haven't used this in a long time, so reset to ports@.
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 d29dfb66038..197eb3cee2d 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@FreeBSD.org +MAINTAINER= ports@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 \ |