diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-28 17:32:24 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-28 17:32:24 +0000 |
commit | 06e7a37f0ab116c54c4194f2b9de28079a3450a1 (patch) | |
tree | 515d516be7c47b7e752fa1cfcf68a24365b83d62 /security/openssl/Makefile | |
parent | ba4d5fa369028d4738b9692fc5a9444bb9e3e496 (diff) | |
download | ports-06e7a37f0ab116c54c4194f2b9de28079a3450a1.tar.gz ports-06e7a37f0ab116c54c4194f2b9de28079a3450a1.zip |
Notes
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r-- | security/openssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 9344e878e5fc..f2730ad6b0d0 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openssl -PORTVERSION= 0.9.8j -PORTREVISION= 1 +PORTVERSION= 0.9.8k CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \ ftp://ftp.openssl.org/%SUBDIR%/ \ |