diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
commit | 57a153b6962c76f08da35530b3ae483fb6c20ef0 (patch) | |
tree | f417110f33c2aa7aaa51738e52faa005040b66ec /archivers/php74-zip/Makefile | |
parent | archivers/libzip: Update to 1.9.2 (diff) |
archivers/libzip: Bump PORTREVISION on dependent ports
Diffstat (limited to 'archivers/php74-zip/Makefile')
-rw-r--r-- | archivers/php74-zip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/php74-zip/Makefile b/archivers/php74-zip/Makefile index 251a2fbca8e2..e4b9e8914ce2 100644 --- a/archivers/php74-zip/Makefile +++ b/archivers/php74-zip/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php74 |