diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/php81-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-xmlwriter/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/php81-xml/Makefile b/textproc/php81-xml/Makefile index 0800edeb41eb..6baacc4611cc 100644 --- a/textproc/php81-xml/Makefile +++ b/textproc/php81-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-xmlreader/Makefile b/textproc/php81-xmlreader/Makefile index 414e7cc8b146..2a5922ee6820 100644 --- a/textproc/php81-xmlreader/Makefile +++ b/textproc/php81-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-xmlwriter/Makefile b/textproc/php81-xmlwriter/Makefile index 9d8addc95c93..e0cadc6a76b0 100644 --- a/textproc/php81-xmlwriter/Makefile +++ b/textproc/php81-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 |