diff options
author | csjp <csjp@FreeBSD.org> | 2004-12-10 13:50:16 +0800 |
---|---|---|
committer | csjp <csjp@FreeBSD.org> | 2004-12-10 13:50:16 +0800 |
commit | 748f139c93d8bb676b6f3c02441043deb048bb12 (patch) | |
tree | dd7f01e3432904bd7016de6ec0e7666b2d656c72 /net-mgmt | |
parent | b1c6172c59a14f76ec5879387123decff8a1dfcd (diff) | |
download | freebsd-ports-gnome-748f139c93d8bb676b6f3c02441043deb048bb12.tar.gz freebsd-ports-gnome-748f139c93d8bb676b6f3c02441043deb048bb12.tar.zst freebsd-ports-gnome-748f139c93d8bb676b6f3c02441043deb048bb12.zip |
Update MAINTAINER email address to point at my @FreeBSD.org address.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/subcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/subcalc/Makefile b/net-mgmt/subcalc/Makefile index 2f16e9bbad7b..5a21b6bddf4c 100644 --- a/net-mgmt/subcalc/Makefile +++ b/net-mgmt/subcalc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.seccuris.com/documents/downloads/ MASTER_SITE_SUBDIR= subcalc -MAINTAINER= maneo@bsdpro.com +MAINTAINER= csjp@FreeBSD.org COMMENT= Advanced IP/IPv6 subnet calculation and discovery MAN1= subcalc.1 |