diff options
Diffstat (limited to 'security/symbion-sslproxy/Makefile')
-rw-r--r-- | security/symbion-sslproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/symbion-sslproxy/Makefile b/security/symbion-sslproxy/Makefile index 830111455c77..5d618e87377a 100644 --- a/security/symbion-sslproxy/Makefile +++ b/security/symbion-sslproxy/Makefile @@ -10,7 +10,7 @@ DISTNAME= sslproxy-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SSL proxy for securing insecure connections -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ USES= gmake tar:tgz USE_OPENSSL= yes |