diff options
Diffstat (limited to 'net/net6')
-rw-r--r-- | net/net6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 3167ccd6275..a4172b4d0f8 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ |