diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/php74-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php74-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php74-xmlwriter/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/php74-xml/Makefile b/textproc/php74-xml/Makefile index bdd5cf4adddb..32abb583894e 100644 --- a/textproc/php74-xml/Makefile +++ b/textproc/php74-xml/Makefile @@ -1,4 +1,3 @@ - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php74 diff --git a/textproc/php74-xmlreader/Makefile b/textproc/php74-xmlreader/Makefile index c8af08988d6a..d89c0c4044f8 100644 --- a/textproc/php74-xmlreader/Makefile +++ b/textproc/php74-xmlreader/Makefile @@ -1,4 +1,3 @@ - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php74 diff --git a/textproc/php74-xmlwriter/Makefile b/textproc/php74-xmlwriter/Makefile index f2ba7f6ac6fd..10f7290afa8f 100644 --- a/textproc/php74-xmlwriter/Makefile +++ b/textproc/php74-xmlwriter/Makefile @@ -1,4 +1,3 @@ - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php74 |