aboutsummaryrefslogtreecommitdiffstats
path: root/security/php72-openssl
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2017-11-17 01:12:24 +0800
committertz <tz@FreeBSD.org>2017-11-17 01:12:24 +0800
commitcd97f33aa97a95012f51b510c8544df94d9ff13b (patch)
treecf50983960bab0b945d9996e287f8de565acc7ad /security/php72-openssl
parent764fc2d94aec78d97639895338c8981ac908336a (diff)
downloadfreebsd-ports-gnome-cd97f33aa97a95012f51b510c8544df94d9ff13b.tar.gz
freebsd-ports-gnome-cd97f33aa97a95012f51b510c8544df94d9ff13b.tar.zst
freebsd-ports-gnome-cd97f33aa97a95012f51b510c8544df94d9ff13b.zip
PHP 7.2: Remove bad repocopies.
Reported by: adamw
Diffstat (limited to 'security/php72-openssl')
-rw-r--r--security/php72-openssl/php71-openssl/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/php72-openssl/php71-openssl/Makefile b/security/php72-openssl/php71-openssl/Makefile
deleted file mode 100644
index d488d29c194b..000000000000
--- a/security/php72-openssl/php71-openssl/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= security
-
-MASTERDIR= ${.CURDIR}/../../lang/php71
-
-PKGNAMESUFFIX= -openssl
-
-.include "${MASTERDIR}/Makefile"