summaryrefslogtreecommitdiffstats
path: root/security/mcrypt/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-05-05 08:14:06 +0000
committerkris <kris@FreeBSD.org>2002-05-05 08:14:06 +0000
commite5f045bebdbe95f30e35922a5f9b722ece172086 (patch)
treeb99258bee21c912ab8fba9b47af0a848eda0290e /security/mcrypt/Makefile
parent5437dbcff5a168cc217d1246b1e41114ffd3f32b (diff)
downloadFreeBSD-ports-e5f045bebdbe95f30e35922a5f9b722ece172086.zip
FreeBSD-ports-e5f045bebdbe95f30e35922a5f9b722ece172086.tar.gz
Update to mcrypt 2.5.13
Approved by: trevor (maintainer)
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r--security/mcrypt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 2639360..fe2a45d0 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -8,8 +8,7 @@
#
PORTNAME= mcrypt
-PORTVERSION= 2.5.6
-PORTREVISION= 1
+PORTVERSION= 2.5.13
CATEGORIES= security
MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \
ftp://mcrypt.hellug.gr/pub/mcrypt/ \
@@ -17,7 +16,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \
MAINTAINER= trevor@FreeBSD.org
-LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt/ \
+LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/ \
intl.2:${PORTSDIR}/devel/gettext
OpenPOWER on IntegriCloud