aboutsummaryrefslogtreecommitdiff
path: root/net/tsocks
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-16 05:25:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-16 05:25:48 +0000
commit60f36e405c23fdaf1953f654db39d0b47391ff9c (patch)
treec8c13b4ddac071e9ffaab6d413a2c7c3c9d913bc /net/tsocks
parent6cd1f5c15fe810f3cd90f7af01c8cd6692683d9e (diff)
Notes
Diffstat (limited to 'net/tsocks')
-rw-r--r--net/tsocks/Makefile2
-rw-r--r--net/tsocks/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile
index 99fae19517ae..6b3ba85adc44 100644
--- a/net/tsocks/Makefile
+++ b/net/tsocks/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= tsocks
DISTNAME=${PORTNAME}-${PORTVERSION:C/.b/beta/}
-MAINTAINER= yazzy@yazzy.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Allow non SOCKS aware applications to use SOCKS without modification
GNU_CONFIGURE= yes
diff --git a/net/tsocks/pkg-descr b/net/tsocks/pkg-descr
index 51488d47d34d..085d038ba4ce 100644
--- a/net/tsocks/pkg-descr
+++ b/net/tsocks/pkg-descr
@@ -17,5 +17,3 @@ calls that applications make to establish network connections
and negotating them through a SOCKS server as necessary.
WWW: http://tsocks.sourceforge.net
-
-Thanks opet for his help on that port.