From d5ce1f73bc9d396f962ccc0f312c1f1e1ac50862 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 14 Feb 2016 19:21:31 +0000 Subject: Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278 --- security/php5-mcrypt/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 security/php5-mcrypt/Makefile (limited to 'security/php5-mcrypt') diff --git a/security/php5-mcrypt/Makefile b/security/php5-mcrypt/Makefile deleted file mode 100644 index 0bfe722f97aa..000000000000 --- a/security/php5-mcrypt/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -mcrypt - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3