diff options
Diffstat (limited to 'security/seccure/Makefile')
-rw-r--r-- | security/seccure/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/seccure/Makefile b/security/seccure/Makefile index 458d52c537cd..a334a0e8f93c 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -6,13 +6,13 @@ # PORTNAME= seccure -PORTVERSION= 0.3 -PORTREVISION= 3 +PORTVERSION= 0.4 CATEGORIES= security -MASTER_SITES= http://point-at-infinity.org/seccure/ +MASTER_SITES= http://point-at-infinity.org/seccure/ \ + ${MASTER_SITE_NETBSD} -MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl -COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption +MAINTAINER= rpsfsa@rit.edu +COMMENT= Elliptic Curve Crypto Utility for Reliable Encryption LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt |