CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/09/16 15:24:46
Modified files:
security/sslscan: Makefile
security/sslscan/patches: patch-Makefile
security/sslscan/pkg: PLIST
Log message:
allow libressl and openssl versions of sslscan to coexist in installation;
now you can use one to check for chacha20-poly1305 and the other to check
for SSLv2/v3 support without messing around with pkg_delete/pkg_add between
tests.
