diff options
Diffstat (limited to 'net/tsocks')
-rw-r--r-- | net/tsocks/Makefile | 2 | ||||
-rw-r--r-- | net/tsocks/pkg-descr | 2 |
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. |