diff options
author | wg <wg@FreeBSD.org> | 2013-10-25 23:34:47 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-10-25 23:34:47 +0800 |
commit | 837f5d5a5b19844885cbb8c3b4f821a075e7a736 (patch) | |
tree | cc9f5645f46f1b30eda39f8cf7587bf77e727c36 /security/gnutls3/Makefile | |
parent | cb72221a6a2dda2f7329381611c560109aacfcb6 (diff) | |
download | freebsd-ports-gnome-837f5d5a5b19844885cbb8c3b4f821a075e7a736.tar.gz freebsd-ports-gnome-837f5d5a5b19844885cbb8c3b4f821a075e7a736.tar.zst freebsd-ports-gnome-837f5d5a5b19844885cbb8c3b4f821a075e7a736.zip |
security/gnutls3: update to 3.1.15
- Update to 3.1.15
Diffstat (limited to 'security/gnutls3/Makefile')
-rw-r--r-- | security/gnutls3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls3/Makefile b/security/gnutls3/Makefile index 883919659cbf..55cdb7bae310 100644 --- a/security/gnutls3/Makefile +++ b/security/gnutls3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 3.1.14 +PORTVERSION= 3.1.15 CATEGORIES= security net MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/ PKGNAMESUFFIX= ${GNUTLS_SUFFIX} |