diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-02-13 14:44:22 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-02-13 14:44:22 +0000 |
commit | db616534ff99d6268997e2f30858891e20641a1e (patch) | |
tree | e3937d423689a28e366962c6cb72528eede35bbb /www/wt | |
parent | 83981262c4d664574bcf589a7668c3a157202e65 (diff) |
Diffstat (limited to 'www/wt')
-rw-r--r-- | www/wt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile index 98e60f5e30fb..b2170bd0b178 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -1,6 +1,6 @@ PORTNAME= wt DISTVERSION= 4.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www PATCH_SITES= https://github.com/emweb/wt/commit/ |