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-simplexml | |
parent | filesystems/e2fsprogs-core: try to reduce timeout-related pkg-fallout@ (diff) |
libxml2: chase libxml soversion bump
Diffstat (limited to 'textproc/php82-simplexml')
-rw-r--r-- | textproc/php82-simplexml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/php82-simplexml/Makefile b/textproc/php82-simplexml/Makefile index 68049351ec54..1016f80f18e9 100644 --- a/textproc/php82-simplexml/Makefile +++ b/textproc/php82-simplexml/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 |