aboutsummaryrefslogtreecommitdiff
path: root/net/scnc
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2011-03-18 10:04:54 +0000
committerSofian Brabez <sbz@FreeBSD.org>2011-03-18 10:04:54 +0000
commitd7c5457ddfe2556cc9d7becaeb1defa4c37c1931 (patch)
tree6da6f344fc084ffb9b0fd15185973d2c20a77372 /net/scnc
parentcceb7cc4ccd6d17eff5ef5242b71a89b01765ac0 (diff)
downloadports-d7c5457ddfe2556cc9d7becaeb1defa4c37c1931.tar.gz
ports-d7c5457ddfe2556cc9d7becaeb1defa4c37c1931.zip
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Notes
Notes: svn path=/head/; revision=271244
Diffstat (limited to 'net/scnc')
-rw-r--r--net/scnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scnc/Makefile b/net/scnc/Makefile
index 9865f24a9ee1..7053cd991bda 100644
--- a/net/scnc/Makefile
+++ b/net/scnc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.04
CATEGORIES= net security
MASTER_SITES= http://gomor.org/files/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= SSL Capable Netcat
RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \