diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-06 17:30:08 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-06 17:30:08 +0000 |
commit | ab635f152ef10f63cf39e1a728ef49e59bc8f815 (patch) | |
tree | 1d163dc52292d9272018c814011ae3034f8cce83 /security/gnutls | |
parent | 9ccd54e72e5cf4bf3469b5578eb2a2cd6f3a9263 (diff) | |
download | ports-ab635f152ef10f63cf39e1a728ef49e59bc8f815.tar.gz ports-ab635f152ef10f63cf39e1a728ef49e59bc8f815.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 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]+$//}/ |