aboutsummaryrefslogtreecommitdiff
path: root/net/prtunnel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-04-21 17:44:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-04-21 17:44:08 +0000
commitcf5a50e40991bf375ea22fc60771c7203f8c6c1c (patch)
tree94c83ac9e0397da815dbc4d9e05f1aba7f22ba59 /net/prtunnel
parentd705bbf13544424604509916c77eb4caf03e687e (diff)
downloadports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.tar.gz
ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.zip
Drop maintership.
Notes
Notes: svn path=/head/; revision=133879
Diffstat (limited to 'net/prtunnel')
-rw-r--r--net/prtunnel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile
index 2bd5d47c411b..30c3db26275e 100644
--- a/net/prtunnel/Makefile
+++ b/net/prtunnel/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.4
CATEGORIES= net
MASTER_SITES= http://joshbeam.com/files/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy
USE_REINPLACE= yes