diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-01 21:24:18 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-01 21:24:35 -0800 |
commit | 9b2e704a14a238e14ff16dd9632185a4b7f821ba (patch) | |
tree | f9bc1a2e685e931d57d90f7ae28fbb16f0addeb8 /www/proxygen/Makefile | |
parent | a71bb6e291c32b1e61199ce0b00c055e6e0a43f0 (diff) | |
download | freebsd-ports-9b2e704a14a238e14ff16dd9632185a4b7f821ba.zip |
www/proxygen: update 2023.12.25.00 → 2024.01.01.00
Diffstat (limited to 'www/proxygen/Makefile')
-rw-r--r-- | www/proxygen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index bc4b57bfac0e..572f48068848 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2023.12.25.00 +DISTVERSION= 2024.01.01.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org |