diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /net/ipv6socket_scrub | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) | |
download | ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.tar.gz ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.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 0e6cf3c2ea4a..e4d04c2af502 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= Janos.Mohacsi@dante.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Checks IPv6 portability of C source code MAN1= ipv6socket_scrub.1 |