diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-22 09:06:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-22 09:06:34 +0000 |
commit | 13ab9a72d8a10f7c0e8074a8aa8aebe0f15d1982 (patch) | |
tree | 95090855a81b6af8241e02f49856f4711b8925e9 /security/gnutls | |
parent | 17238cbf3a1191c1d34c94c7b4482073604b21da (diff) | |
download | ports-13ab9a72d8a10f7c0e8074a8aa8aebe0f15d1982.tar.gz ports-13ab9a72d8a10f7c0e8074a8aa8aebe0f15d1982.zip |
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 7872a9475855..ab88440f74e3 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.2.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v3.2 |