diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:22:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:22:15 +0000 |
commit | c5e3914c6048e8c8b3a98992dd49628d5fa168fb (patch) | |
tree | 03398cf00a47d6dad02f63a5ef186907bad6115d /security/libpreludedb | |
parent | 9cc8b79596b43182bdbfe0d898e986f29066c5c6 (diff) | |
download | ports-c5e3914c6048e8c8b3a98992dd49628d5fa168fb.tar.gz ports-c5e3914c6048e8c8b3a98992dd49628d5fa168fb.zip |
Notes
Diffstat (limited to 'security/libpreludedb')
-rw-r--r-- | security/libpreludedb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 997235772b29..c0bc09496125 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -7,8 +7,7 @@ PORTNAME= libpreludedb PORTVERSION= 0.9.15.3 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old +MASTER_SITES= http://www.prelude-technologies.com/download/releases/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Framework library for access to Prelude NIDS database |