diff options
author | novel <novel@FreeBSD.org> | 2008-05-20 22:01:39 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2008-05-20 22:01:39 +0800 |
commit | ae344e2fa6943491ea493f0344dad6e587df6d2b (patch) | |
tree | 5810f9f02e7618d200b49b60c47553b4c5ee9791 /security/gnutls/Makefile | |
parent | d490e6ea5b70951576b1f484d69c22dd6b4e68a6 (diff) | |
download | freebsd-ports-gnome-ae344e2fa6943491ea493f0344dad6e587df6d2b.tar.gz freebsd-ports-gnome-ae344e2fa6943491ea493f0344dad6e587df6d2b.tar.zst freebsd-ports-gnome-ae344e2fa6943491ea493f0344dad6e587df6d2b.zip |
Update to 2.2.5.
PR: 123828
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org>
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 6d6d8d6adea0..3ed3b330763c 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.5 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ |