gpg-agent: fix livecheck to 2.0.x.
--- trunk/dports/security/gpg-agent/Portfile 2015-02-24 21:30:34 UTC (rev 133298)
+++ trunk/dports/security/gpg-agent/Portfile 2015-02-24 22:17:00 UTC (rev 133299)
@@ -172,4 +172,4 @@
livecheck.type regex
livecheck.url ftp://ftp.gnupg.org/gcrypt/gnupg/
-livecheck.regex gnupg-(\\d+\\.\\d+\\.\\d+)
+livecheck.regex gnupg-(2\\.0\\.\\d+)