diff options
author | tz <tz@FreeBSD.org> | 2017-11-17 01:12:24 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-11-17 01:12:24 +0800 |
commit | cd97f33aa97a95012f51b510c8544df94d9ff13b (patch) | |
tree | cf50983960bab0b945d9996e287f8de565acc7ad /security/php72-openssl | |
parent | 764fc2d94aec78d97639895338c8981ac908336a (diff) | |
download | freebsd-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/Makefile | 9 |
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" |