Modified: trunk/dports/net/ffp/Portfile (118323 => 118324)
--- trunk/dports/net/ffp/Portfile 2014-03-30 19:22:06 UTC (rev 118323)
+++ trunk/dports/net/ffp/Portfile 2014-03-30 19:41:56 UTC (rev 118324)
@@ -1,10 +1,12 @@
# $Id$
+
PortSystem 1.0
name ffp
version 0.0.8
revision 2
categories net security
+license BSD
platforms darwin
maintainers nomaintainer
description generates fuzzy fingerprints to facilitate MiM attacks
@@ -14,10 +16,10 @@
fingerprints that closely resemble the target's \
public key fingerprint.
-homepage http://thc.org/thc-ffp/
-master_sites http://thc.org/releases/
-checksums md5 ddcb6acaaf579c4219268812e49b285a \
- sha1 50f17b355b7b108918fa2a6dc1e3e4d64cbde335
+homepage https://www.thc.org/thc-ffp/
+master_sites https://www.thc.org/releases/
+checksums md5 e96ab1f681815046c364c8d3d0c1285c \
+ sha1 4dbbf50583e36c1bc940e8525d7d0a0b63892c1b
livecheck.type regex
livecheck.regex "ffp-(.*?).tar.gz"