diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2016-03-15 06:21:32 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2016-03-15 06:21:32 +0000 |
commit | 98bbb468b4e98f6dff4ef3a079c8bb81acdb0bb1 (patch) | |
tree | 13a0b61461b919d635b6e967199c64c7948d3d10 /security/gnutls | |
parent | c2840d6f994c4410fdfb506bb147426b5de64568 (diff) |
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 2ef376bc10e0..b9ac4c3600a1 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.3.17.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R:R} |