diff options
Diffstat (limited to 'net/3proxy/Makefile')
-rw-r--r-- | net/3proxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile index da41b428fc0d..2af30a074be6 100644 --- a/net/3proxy/Makefile +++ b/net/3proxy/Makefile @@ -6,13 +6,13 @@ # PORTNAME= 3proxy -PORTVERSION= 0.4.3b +PORTVERSION= 0.4.5b CATEGORIES= net MASTER_SITES= http://www.security.nnov.ru/soft/3proxy/${PORTVERSION}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= tim@relay.nnn.tstu.ru +MAINTAINER= osa@FreeBSD.org COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP) NO_WRKSUBDIR= yes |