diff options
author | jadawin <jadawin@FreeBSD.org> | 2013-11-08 22:23:20 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2013-11-08 22:23:20 +0800 |
commit | df80ee91e5e505d291863d8ec62cea07ffb76e8b (patch) | |
tree | eb6d7082c1c6f669b6312895a1c03b35b229e44b /security | |
parent | 1070c31a9cb81c5668efaf68b5cdcb8657b4f384 (diff) | |
download | freebsd-ports-gnome-df80ee91e5e505d291863d8ec62cea07ffb76e8b.tar.gz freebsd-ports-gnome-df80ee91e5e505d291863d8ec62cea07ffb76e8b.tar.zst freebsd-ports-gnome-df80ee91e5e505d291863d8ec62cea07ffb76e8b.zip |
- Mark as DEPRECATED
Diffstat (limited to 'security')
-rw-r--r-- | security/snortsms/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/snortsms/Makefile b/security/snortsms/Makefile index 1ca0abeabe68..3a301a21a60c 100644 --- a/security/snortsms/Makefile +++ b/security/snortsms/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/SnortSMS%20Suite%20%28Console_Agent%29/${PORTVERSIO MAINTAINER= jadawin@FreeBSD.org COMMENT= A remote management and monitoring interface for Snort based IDS +DEPRECATED= Not active since several years. +EXPIRATION_DATE= 2013-12-08 + RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \ ${LOCALBASE}/bin/curl:${PORTSDIR}/ftp/curl |