svn commit: r461541 - head/www/mod_security3

Jochen Neumeister joneum at FreeBSD.org
Sun Feb 11 23:32:05 UTC 2018


Author: joneum
Date: Sun Feb 11 23:32:04 2018
New Revision: 461541
URL: https://svnweb.freebsd.org/changeset/ports/461541

Log:
  Add PKGNAMESUFFIX
  
  Reported by:	antoine (thanks)
  Approved by:	mentors (implicit)

Modified:
  head/www/mod_security3/Makefile

Modified: head/www/mod_security3/Makefile
==============================================================================
--- head/www/mod_security3/Makefile	Sun Feb 11 23:27:40 2018	(r461540)
+++ head/www/mod_security3/Makefile	Sun Feb 11 23:32:04 2018	(r461541)
@@ -3,6 +3,7 @@
 PORTNAME=	mod_security
 DISTVERSION=	3.0.0
 CATEGORIES=	www security
+PKGNAMESUFFIX=	3
 
 MAINTAINER=	marius.halden at modirum.com
 COMMENT=	Intrusion detection and prevention engine


More information about the svn-ports-all mailing list