diff options
Diffstat (limited to 'security/libuecc')
-rw-r--r-- | security/libuecc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libuecc/Makefile b/security/libuecc/Makefile index bb8c162cbe07..11dce0d564ac 100644 --- a/security/libuecc/Makefile +++ b/security/libuecc/Makefile @@ -4,7 +4,8 @@ PORTNAME= libuecc PORTVERSION= 6 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://git.universe-factory.net/libuecc/snapshot/ +MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \ + http://git.universe-factory.net/libuecc/snapshot/ MAINTAINER= crest_maintainer@rlwinm.de COMMENT= Very small Elliptic Curve Cryptography library |