Date: Sun, 11 Feb 2018 23:32:04 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461541 - head/www/mod_security3 Message-ID: <201802112332.w1BNW4Ba024231@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@modirum.com COMMENT= Intrusion detection and prevention engine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802112332.w1BNW4Ba024231>