aboutsummaryrefslogtreecommitdiff
path: root/security/stegdetect/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-04-06 18:28:46 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-04-06 18:28:46 +0000
commitbdbb9d66b8bb189cb330b59cda44b11b727480f7 (patch)
tree4a254261a09aefa663904500a64eb543a8616175 /security/stegdetect/Makefile
parent83283fa6fe55a1b36517a748bf31bb1e8ba05a0d (diff)
downloadports-bdbb9d66b8bb189cb330b59cda44b11b727480f7.tar.gz
ports-bdbb9d66b8bb189cb330b59cda44b11b727480f7.zip
Notes
Diffstat (limited to 'security/stegdetect/Makefile')
-rw-r--r--security/stegdetect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile
index f1b08e8c747b..099a290d898f 100644
--- a/security/stegdetect/Makefile
+++ b/security/stegdetect/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stegdetect
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.outguess.org/ \
http://distfiles.master.finkmirrors.net/
@@ -16,7 +16,7 @@ MAINTAINER= rainer.alves@gmail.com
COMMENT= Automated tool for detecting steganographic content in JPEGs
.if !defined(WITHOUT_X11)
-LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
.endif
# Note: stegdetect includes a modified version of jpeg-6b linked statically