diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-08-05 09:55:30 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-08-05 09:55:30 +0000 |
commit | a5e63d8263be7404ef59039e91c8a3132d86fd73 (patch) | |
tree | f4522245e16dc423292ec5a65b746942b8ef76da /security/gnutls/Makefile | |
parent | b806bdb79c49bc2a43177370f72ed6f172060301 (diff) | |
download | ports-a5e63d8263be7404ef59039e91c8a3132d86fd73.tar.gz ports-a5e63d8263be7404ef59039e91c8a3132d86fd73.zip |
Notes
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 9f6cb3267c82..3e55402fb4f4 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 3.6.8 -PORTREVISION= 2 +PORTVERSION= 3.6.9 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} |