mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Use PLIST_FILES instead of PLIST.
Pointy hat to: miwi
This commit is contained in:
parent
39cb939feb
commit
92b1f449f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167941
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue