diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/php73-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php73-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php73-xmlwriter/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/php73-xml/Makefile b/textproc/php73-xml/Makefile index c2c10e442041..533b98724655 100644 --- a/textproc/php73-xml/Makefile +++ b/textproc/php73-xml/Makefile @@ -1,4 +1,3 @@ - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/textproc/php73-xmlreader/Makefile b/textproc/php73-xmlreader/Makefile index 78790eba64df..4e20345445ce 100644 --- a/textproc/php73-xmlreader/Makefile +++ b/textproc/php73-xmlreader/Makefile @@ -1,4 +1,3 @@ - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/textproc/php73-xmlwriter/Makefile b/textproc/php73-xmlwriter/Makefile index 6060a325cdfd..b7e64a0624d2 100644 --- a/textproc/php73-xmlwriter/Makefile +++ b/textproc/php73-xmlwriter/Makefile @@ -1,4 +1,3 @@ - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php73 |