diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/php84-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-xmlwriter/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/php84-xml/Makefile b/textproc/php84-xml/Makefile index c8219b5b9e5c..1d04b9033f65 100644 --- a/textproc/php84-xml/Makefile +++ b/textproc/php84-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-xmlreader/Makefile b/textproc/php84-xmlreader/Makefile index bbe854b9e45a..4af62c73f7c1 100644 --- a/textproc/php84-xmlreader/Makefile +++ b/textproc/php84-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-xmlwriter/Makefile b/textproc/php84-xmlwriter/Makefile index 1d9010ad49c3..7adfd0814081 100644 --- a/textproc/php84-xmlwriter/Makefile +++ b/textproc/php84-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 |