diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2016-02-04 15:58:30 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2016-02-04 15:58:30 +0000 |
commit | d140eabacb8b3f731fca2cc131ff778a7484e9fd (patch) | |
tree | f23475ea3800b2a0fa8d80ed312ae36df191196b /security/gnutls | |
parent | 095f02f2251329148670130921297a2be8a94e5b (diff) | |
download | ports-d140eabacb8b3f731fca2cc131ff778a7484e9fd.tar.gz ports-d140eabacb8b3f731fca2cc131ff778a7484e9fd.zip |
Notes
Diffstat (limited to 'security/gnutls')
-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 29410951955a..2ef376bc10e0 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.3.17.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R:R} |