diff options
Diffstat (limited to 'security/gnutls/Makefile')
-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 15ee9a0ea5a3..20573b497479 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnutls PORTVERSION= 2.12.23 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= \ ftp://ftp.gnutls.org/gcrypt/gnutls/v${PORTVERSION:C/.[0-9]+$//}/ |