summaryrefslogtreecommitdiff
path: root/security/steghide
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-05 08:13:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-05 08:13:40 +0000
commitea3dff82e0360f97835414b30c0db8403ac6b8b9 (patch)
tree4ee4549debc00853e2188a09020af5259019099b /security/steghide
parentUpdate to libmcrypt 2.5.0 (diff)
Chase libmcrypt version number increment.
Notes
Notes: svn path=/head/; revision=58578
Diffstat (limited to 'security/steghide')
-rw-r--r--security/steghide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 65791431fc66..a05507f01831 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://steghide.sourceforge.net/download/
MAINTAINER= rasputin@submonkey.net
-LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt \
+LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt \
mhash.2:${PORTSDIR}/security/mhash
GNU_CONFIGURE= yes