diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/ossec-hids-server/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile index 53e31d3d4d17..9b749664b4b2 100644 --- a/security/ossec-hids-server/Makefile +++ b/security/ossec-hids-server/Makefile @@ -9,14 +9,12 @@ PORTNAME= ossec-hids PORTVERSION= 1.1 PORTREVISION?= 1 CATEGORIES= security -MASTER_SITES= http://www.ossec.net/files/ +MASTER_SITES= http://www.ossec.net/files/old/ PKGNAMESUFFIX?= -server MAINTAINER= valerio.daelli@gmail.com COMMENT= A security tool to monitor and check logs and intrusions -BROKEN= Unfetchable - USE_RC_SUBR= ossec-hids .include <bsd.port.pre.mk> |