diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-04-08 03:48:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-04-08 03:48:01 +0000 |
commit | 642529daa16a7a112a1194664ec104afa305a527 (patch) | |
tree | 85620c2eb58d5fbe0ca4caf4c5fd7f1f95ee5306 /security/polarssl/Makefile | |
parent | 2ec30e71b2d8f7d2125646dcbf929d4178dc8a35 (diff) | |
download | ports-642529daa16a7a112a1194664ec104afa305a527.tar.gz ports-642529daa16a7a112a1194664ec104afa305a527.zip |
Notes
Diffstat (limited to 'security/polarssl/Makefile')
-rw-r--r-- | security/polarssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index c25ad6b17645..ba92c627082c 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= polarssl -PORTVERSION= 0.14.2 +PORTVERSION= 0.14.3 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/code/download/ |