diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-29 11:40:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-29 11:40:42 +0000 |
commit | 73608e088f23b32223797dce828fa36c0cc92613 (patch) | |
tree | ed1391ba764ed43a044e9d55e03057e11af78fda /security | |
parent | 7cdda6bf5d4a29c880c4dd9f50677c73002d1921 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/snortsms/Makefile | 3 | ||||
-rw-r--r-- | security/snortsms/files/pkg-message.in | 4 | ||||
-rw-r--r-- | security/snortsms/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/snortsms/Makefile b/security/snortsms/Makefile index 62e64723f13e..f6ed109396cb 100644 --- a/security/snortsms/Makefile +++ b/security/snortsms/Makefile @@ -8,7 +8,8 @@ PORTNAME= snortsms PORTVERSION= 1.0.0 CATEGORIES= security www -MASTER_SITES= http://snortsms.servangle.net/dnloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITE_SUBDIR= snortsms MAINTAINER= snortsms@servangle.dnydns.org COMMENT= A remote management and monitoring interface for Snort based IDS diff --git a/security/snortsms/files/pkg-message.in b/security/snortsms/files/pkg-message.in index 81670e306c35..648f0d57e1ae 100644 --- a/security/snortsms/files/pkg-message.in +++ b/security/snortsms/files/pkg-message.in @@ -17,10 +17,10 @@ connection (MySQL recommended). For how to configure SnortSMS, please refer to the online setup guide located at: -http://snortsms.servangle.net/dnloads/snortsms_install.html +http://snortsms.sourceforge.net/dnloads/snortsms_install.html Thank you for using SnortSMS! -http://snortsms.servangle.net/ +http://snortsms.sourceforge.net/ ************************************************************ diff --git a/security/snortsms/pkg-descr b/security/snortsms/pkg-descr index 41d557ae5902..0cdbb72d88a8 100644 --- a/security/snortsms/pkg-descr +++ b/security/snortsms/pkg-descr @@ -3,4 +3,4 @@ ability to remotely manage Snort [Barnyard] based Intrusion Detection Systems, push configuration files, monitor sensor health, and view Snort alerts all from a clean simple web interface. -WWW: http://snortsms.servangle.net/ +WWW: http://snortsms.sourceforge.net/ |