CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/23 06:58:42
Modified files:
security/suricata: Makefile
security/suricata/pkg: PLIST
Log message:
unbreak build if git was not installed.
revision.py was generated during the build if git was present, and as such
it ended up in PLIST. remove the file instead as it serves no purpose for us.
prompted by aja@ and naddy@
