diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-29 11:40:42 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-29 11:40:42 +0000 |
commit | 8a4ee42ea249bbb71d8cafbc301de96942f9596c (patch) | |
tree | ad62a28d53e03e335aad8e76c7456e1e7ddc1d9c /security/snortsms | |
parent | 5d86e1f0f8a6f8f05e7e8aa8dbfc12c84ce05cb6 (diff) | |
download | FreeBSD-ports-8a4ee42ea249bbb71d8cafbc301de96942f9596c.zip FreeBSD-ports-8a4ee42ea249bbb71d8cafbc301de96942f9596c.tar.gz |
Update Port
Update port: Fixup portl URLs and links.
PR: ports/89706
Submitted by: snortsms@servangle.dyndns.org
Diffstat (limited to 'security/snortsms')
-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 62e6472..f6ed109 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 81670e3..648f0d5 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 41d557a..0cdbb72 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/ |