diff options
Diffstat (limited to 'security/ossec-hids-server/Makefile')
-rw-r--r-- | security/ossec-hids-server/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile index 9b749664b4b2..1d91fe92c0a3 100644 --- a/security/ossec-hids-server/Makefile +++ b/security/ossec-hids-server/Makefile @@ -6,10 +6,11 @@ # PORTNAME= ossec-hids -PORTVERSION= 1.1 -PORTREVISION?= 1 +PORTVERSION= 1.2 +PORTREVISION?= 0 CATEGORIES= security -MASTER_SITES= http://www.ossec.net/files/old/ +MASTER_SITES= http://www.ossec.net/files/ \ + http://www.ossec.net/files/old/ PKGNAMESUFFIX?= -server MAINTAINER= valerio.daelli@gmail.com |