diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2020-08-30 03:10:23 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2020-08-30 03:10:23 +0000 |
commit | 8ccd925b80fc1cdd6ef3d9d03c9dd1d2971f07d6 (patch) | |
tree | f645e9edd3ba322b69b2f0f5973fb9dfb3b32733 /security/gnutls | |
parent | 261fa25f00895684a14f936b867cc9a4b0d28f3c (diff) | |
download | ports-8ccd925b80fc1cdd6ef3d9d03c9dd1d2971f07d6.tar.gz ports-8ccd925b80fc1cdd6ef3d9d03c9dd1d2971f07d6.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 66cd466b15d5..549e6bebf931 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.6.14 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} |