diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-23 22:17:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-23 22:17:11 +0000 |
commit | 484ae3e69e7540a73f928d822aed3aaabdf7b8c2 (patch) | |
tree | a1ec029148275af99922e6a35d2666cf4fa035ac /security/libpreludedb | |
parent | 62a1e74d3a1d0ec37ea72b7ce0ea514f0657b823 (diff) | |
download | ports-484ae3e69e7540a73f928d822aed3aaabdf7b8c2.tar.gz ports-484ae3e69e7540a73f928d822aed3aaabdf7b8c2.zip |
Notes
Diffstat (limited to 'security/libpreludedb')
-rw-r--r-- | security/libpreludedb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 54c7c8f659d6..ea6eda9a7029 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old -MAINTAINER= r.gruyters@snow.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Framework library for access to Prelude NIDS database LIB_DEPENDS= prelude.20:${PORTSDIR}/security/libprelude |