aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/php74-hash/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/php74-hash/Makefile b/security/php74-hash/Makefile
deleted file mode 100644
index a48dee402993..000000000000
--- a/security/php74-hash/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= security
-
-MASTERDIR= ${.CURDIR}/../../lang/php74
-
-PKGNAMESUFFIX= -hash
-
-TEST_TARGET= test
-
-.include "${MASTERDIR}/Makefile"