summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 19:24:34 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 19:24:34 +0000
commit9a5ab277e6df0ec27baa15fb3b6fba45769f7ed0 (patch)
tree446c0fb099e73e60d49a5334aea133f7496ba89f /archivers
parentupgrade to 2.5.4 (diff)
chase mcrypt lib version
Notes
Notes: svn path=/head/; revision=72447
Diffstat (limited to 'archivers')
-rw-r--r--archivers/dact/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 575a1482f6a5..7c5c890eb999 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.rkeene.org/devel/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt
+LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif