diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-05-09 01:21:49 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-05-09 01:21:49 +0800 |
commit | 09fb40358ebc53fa8298e936238226cbb2464d16 (patch) | |
tree | 4c9fe40906899ed5072d23bceb6da69c122f66e5 /net-mgmt | |
parent | 04cf63db512b30070cb3176930b618c6685161d3 (diff) | |
download | freebsd-ports-gnome-09fb40358ebc53fa8298e936238226cbb2464d16.tar.gz freebsd-ports-gnome-09fb40358ebc53fa8298e936238226cbb2464d16.tar.zst freebsd-ports-gnome-09fb40358ebc53fa8298e936238226cbb2464d16.zip |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 88ca11fcfdde..aec64d69baa5 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.99.2 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Convert, change, and calculate with IPv6 addresses LICENSE= GPLv2 |