diff options
Diffstat (limited to 'security/sslproxy/Makefile')
| -rw-r--r-- | security/sslproxy/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index abbea91d17b7..67ab1847160e 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -8,12 +8,15 @@ PORTNAME= sslproxy PORTVERSION= 20000129 CATEGORIES= security -MASTER_SITES= ftp://ftp.obdev.at/pub/Products/sslproxy/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ DISTNAME= sslproxy.2000_Jan_29 MAINTAINER= alexlh@funk.org COMMENT= Proxies non-SSL request over an SSL connection +PORTDOCS= README.txt dummyCert.pem + USE_OPENSSL= YES do-install: |
