aboutsummaryrefslogtreecommitdiff
path: root/www/py-prewikka
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-15 01:23:09 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-15 01:23:09 +0000
commitbe5939ab2aa0652ae10d0050c02e6190407d9b84 (patch)
treef62777adf7147cc01b7edd06aa4603b928a3d0f0 /www/py-prewikka
parenta04b58f7cd2559e19aab311abdbaa49a76cf774a (diff)
downloadports-be5939ab2aa0652ae10d0050c02e6190407d9b84.tar.gz
ports-be5939ab2aa0652ae10d0050c02e6190407d9b84.zip
- version number of libprelude has changed
- bump PORTREVISION PR: ports/107862 Submitted by: clsung Approved by: maintainer (Robin Gruyters)
Notes
Notes: svn path=/head/; revision=182386
Diffstat (limited to 'www/py-prewikka')
-rw-r--r--www/py-prewikka/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-prewikka/Makefile b/www/py-prewikka/Makefile
index 5e514bb6b206..51179f8ab4ac 100644
--- a/www/py-prewikka/Makefile
+++ b/www/py-prewikka/Makefile
@@ -7,6 +7,7 @@
PORTNAME= prewikka
PORTVERSION= 0.9.8
+PORTREVISION= 1
CATEGORIES= www security python
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -16,7 +17,7 @@ MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Frontend for the Prelude IDS
BUILD_DEPENDS= cheetah-compile:${PORTSDIR}/devel/py-cheetah
-LIB_DEPENDS= prelude.10:${PORTSDIR}/security/libprelude \
+LIB_DEPENDS= prelude.11:${PORTSDIR}/security/libprelude \
preludedb.4:${PORTSDIR}/security/libpreludedb
USE_PYTHON= 2.3+