diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
commit | 855d7e9639280d73b587e8d5b4e195f3c08c938d (patch) | |
tree | d9cb516fda65c40ed9afd110d8b08c508b70c2d2 /net/tsocks | |
parent | c5298d27d995efa61f98c8a60f52111693a9dd60 (diff) | |
download | freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.tar.gz freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.tar.zst freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.zip |
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email.
Hat: portmgr
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. |