diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
commit | ba8c695480d44a9abb60efb027b7f8b2c8afa736 (patch) | |
tree | 77de7df3d2d5b0d47918501ecc2e372a883e2a5b /net/nc6 | |
parent | f76f0f83b7233707e9febaf9ec14a32b76e477fe (diff) | |
download | ports-ba8c695480d44a9abb60efb027b7f8b2c8afa736.tar.gz ports-ba8c695480d44a9abb60efb027b7f8b2c8afa736.zip |
Notes
Diffstat (limited to 'net/nc6')
-rw-r--r-- | net/nc6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nc6/Makefile b/net/nc6/Makefile index 5f467bec2c6a..dd30331ddd81 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/ \ http://ftp.deepspace6.net/pub/ds6/sources/nc6/ -MAINTAINER= filippo@widestore.net +MAINTAINER= filippo.natali@gmail.com COMMENT= Netcat clone with IPv6 support MAN1= nc6.1 |