diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-30 11:04:22 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-30 11:04:22 +0200 |
commit | 3068854dd0263c7ccc8d62569081d3e150a21651 (patch) | |
tree | ac226871f00d7977e40bc0a871ca526844c4478e /textproc/php82-xmlwriter | |
parent | filesystems/e2fsprogs-core: try to reduce timeout-related pkg-fallout@ (diff) |
libxml2: chase libxml soversion bump
Diffstat (limited to 'textproc/php82-xmlwriter')
-rw-r--r-- | textproc/php82-xmlwriter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/php82-xmlwriter/Makefile b/textproc/php82-xmlwriter/Makefile index 39f5feada4d6..e71ac7a52dc8 100644 --- a/textproc/php82-xmlwriter/Makefile +++ b/textproc/php82-xmlwriter/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 |