diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index 34956573e194..134475954e4b 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -17,7 +17,7 @@ COMMENT= Proxies non-SSL request over an SSL connection PORTDOCS= README.txt dummyCert.pem -PLIST= bin/sslproxy +PLIST_FILES= bin/sslproxy USE_OPENSSL= YES