diff options
Diffstat (limited to 'security/polarssl/Makefile')
-rw-r--r-- | security/polarssl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index d8731bf89475..0c8d92748205 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= polarssl -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/code/download/ @@ -17,8 +17,6 @@ COMMENT= Open Source embedded SSL/TLS cryptographic library LICENSE= GPLv2 -BROKEN= does not fetch - USE_PERL5_BUILD= yes USE_LDCONFIG= yes |