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 | |
parent | 6e095bbb91c12477050a4568c54ead17a888506c (diff) | |
download | ports-d75a2038c99538db191d78f04537028ebbd439e8.tar.gz ports-d75a2038c99538db191d78f04537028ebbd439e8.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ipv6socket_scrub/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IO-Socket-Multicast/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index 24f1452a22df..09dc17e9dc32 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Perl module to send and receive multicast messages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface |