diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-11-16 17:12:24 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-11-16 17:12:24 +0000 |
commit | 96025cafd359016691231066f5edd39a633ca915 (patch) | |
tree | cf50983960bab0b945d9996e287f8de565acc7ad /textproc/php72-dom/php71-dom | |
parent | Update to 2.003003 (diff) |
PHP 7.2: Remove bad repocopies.
Reported by: adamw
Notes
Notes:
svn path=/head/; revision=454318
Diffstat (limited to 'textproc/php72-dom/php71-dom')
-rw-r--r-- | textproc/php72-dom/php71-dom/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/php72-dom/php71-dom/Makefile b/textproc/php72-dom/php71-dom/Makefile deleted file mode 100644 index dd695bee8d85..000000000000 --- a/textproc/php72-dom/php71-dom/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= textproc - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -dom - -.include "${MASTERDIR}/Makefile" |