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 /math/php72-bcmath/php71-bcmath/Makefile | |
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 'math/php72-bcmath/php71-bcmath/Makefile')
-rw-r--r-- | math/php72-bcmath/php71-bcmath/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/php72-bcmath/php71-bcmath/Makefile b/math/php72-bcmath/php71-bcmath/Makefile deleted file mode 100644 index 8d0bdfa31457..000000000000 --- a/math/php72-bcmath/php71-bcmath/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -bcmath - -.include "${MASTERDIR}/Makefile" |