diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/php82-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-xmlwriter/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/php82-xml/Makefile b/textproc/php82-xml/Makefile index 8cef4f4b8419..48da35d981d6 100644 --- a/textproc/php82-xml/Makefile +++ b/textproc/php82-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-xmlreader/Makefile b/textproc/php82-xmlreader/Makefile index 75aa98acb965..e77d2697d3ac 100644 --- a/textproc/php82-xmlreader/Makefile +++ b/textproc/php82-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-xmlwriter/Makefile b/textproc/php82-xmlwriter/Makefile index e71ac7a52dc8..39f5feada4d6 100644 --- a/textproc/php82-xmlwriter/Makefile +++ b/textproc/php82-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 |