diff options
author | vd <vd@FreeBSD.org> | 2006-01-20 14:12:05 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-01-20 14:12:05 +0800 |
commit | 1448869a8acd8555699011724ecf60620073f162 (patch) | |
tree | 3781e109bff913e88c7963cc89bab09bc72e6b62 /net/prtunnel | |
parent | 66a291cbfb5c576e920c88d7bf206690cb8ab7da (diff) | |
download | freebsd-ports-gnome-1448869a8acd8555699011724ecf60620073f162.tar.gz freebsd-ports-gnome-1448869a8acd8555699011724ecf60620073f162.tar.zst freebsd-ports-gnome-1448869a8acd8555699011724ecf60620073f162.zip |
Change my email address to the @FreeBSD one
Approved by: garga (mentor)
Diffstat (limited to 'net/prtunnel')
-rw-r--r-- | net/prtunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile index 8996f7d9207e..b330af0db107 100644 --- a/net/prtunnel/Makefile +++ b/net/prtunnel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.6 CATEGORIES= net MASTER_SITES= http://joshbeam.com/files/ -MAINTAINER= vd@datamax.bg +MAINTAINER= vd@FreeBSD.org COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy USE_REINPLACE= yes |