diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 10:05:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 10:05:55 +0000 |
commit | d75a2038c99538db191d78f04537028ebbd439e8 (patch) | |
tree | 3ec3734c87710d267e370e88ac2d0bb5ae095010 /net/ipv6socket_scrub | |
parent | 6e095bbb91c12477050a4568c54ead17a888506c (diff) | |
download | ports-d75a2038c99538db191d78f04537028ebbd439e8.tar.gz ports-d75a2038c99538db191d78f04537028ebbd439e8.zip |
Notes
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 |