diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-16 10:51:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-16 10:51:32 +0000 |
commit | 7f5cbfeed4fcd18e7a22e509d99825c217e17303 (patch) | |
tree | 058e894c0a240dbe6c6d684b1fcf7770b7e52cf3 /security/gnutls | |
parent | 794527e613edcd43cf89dfc8f437bcf258646f96 (diff) | |
download | ports-7f5cbfeed4fcd18e7a22e509d99825c217e17303.tar.gz ports-7f5cbfeed4fcd18e7a22e509d99825c217e17303.zip |
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 9bc2275f1cfd..59888fe37753 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.6.13 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} |