diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-12-14 23:30:36 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-12-14 23:30:36 +0000 |
commit | 6fbff9d8da5f697bf20dd4e9a07fb83463ecd15b (patch) | |
tree | 0088e44eaba4a78e7277aef4884ca403eacd7fcb /security/php53-openssl | |
parent | sysutils/epylog: fix usage of python (diff) |
Update to 5.3.28
Security: 47b4e713-6513-11e3-868f-0025905a4771
Diffstat (limited to 'security/php53-openssl')
-rw-r--r-- | security/php53-openssl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/php53-openssl/Makefile b/security/php53-openssl/Makefile index 40154ad54d24..b8a2edc12541 100644 --- a/security/php53-openssl/Makefile +++ b/security/php53-openssl/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -PORTREVISION= 1 - CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php53 |