diff options
Diffstat (limited to 'security/seccure')
-rw-r--r-- | security/seccure/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seccure/Makefile b/security/seccure/Makefile index 2259d0a86830..458d52c537cd 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -7,14 +7,14 @@ PORTNAME= seccure PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption -LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt MAN1= seccure.1 |