diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/php83-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php83-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php83-xmlwriter/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/php83-xml/Makefile b/textproc/php83-xml/Makefile index 9fc5ef4eda12..e9650249edbd 100644 --- a/textproc/php83-xml/Makefile +++ b/textproc/php83-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php83 diff --git a/textproc/php83-xmlreader/Makefile b/textproc/php83-xmlreader/Makefile index 4a4f2f98d761..fc29a603edcd 100644 --- a/textproc/php83-xmlreader/Makefile +++ b/textproc/php83-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php83 diff --git a/textproc/php83-xmlwriter/Makefile b/textproc/php83-xmlwriter/Makefile index f93e37ec6e8a..0aec419cb0a5 100644 --- a/textproc/php83-xmlwriter/Makefile +++ b/textproc/php83-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php83 |