diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-03 18:05:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-03 18:05:55 +0800 |
commit | c21d888079c24101e029fd12072a3873ad786384 (patch) | |
tree | 6888686c2021dba6216f1e926e56684d55d4e70c /net/ipv6socket_scrub | |
parent | f2f81f6addf74535934460798099718b6e0db235 (diff) | |
download | freebsd-ports-gnome-c21d888079c24101e029fd12072a3873ad786384.tar.gz freebsd-ports-gnome-c21d888079c24101e029fd12072a3873ad786384.tar.zst freebsd-ports-gnome-c21d888079c24101e029fd12072a3873ad786384.zip |
The resetting of this maintainer address to ports@ (done as part
of ports/58694) was a little premature in this case. Janos
reports that he is alive and well at this new email address.
Diffstat (limited to 'net/ipv6socket_scrub')
-rw-r--r-- | net/ipv6socket_scrub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6socket_scrub/Makefile b/net/ipv6socket_scrub/Makefile index e4d04c2af502..ef992484a170 100644 --- a/net/ipv6socket_scrub/Makefile +++ b/net/ipv6socket_scrub/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= #http://www.sun.com/solaris/ipv6 DISTNAME= IPv6socket_scrub EXTRACT_SUFX= .tar -MAINTAINER= ports@FreeBSD.org +MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Checks IPv6 portability of C source code MAN1= ipv6socket_scrub.1 |