diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 11:29:42 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 11:31:17 +0000 |
commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /x11-wm/fvwm3 | |
parent | 44656232cb87847a10609495c091ec60bd30664c (diff) | |
download | ports-3b383d833aadb5e3e89d8ee3db1fef37ac239af6.tar.gz ports-3b383d833aadb5e3e89d8ee3db1fef37ac239af6.zip |
all: Bump PORTVERSION after lang/go{118,119} update
Diffstat (limited to 'x11-wm/fvwm3')
-rw-r--r-- | x11-wm/fvwm3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile index 31f3d9e3906f..6c86df014ab2 100644 --- a/x11-wm/fvwm3/Makefile +++ b/x11-wm/fvwm3/Makefile @@ -1,6 +1,6 @@ PORTNAME= fvwm3 DISTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm3/releases/download/${DISTVERSION}/ \ http://fvwm.sourceforge.net/generated/icon_download/:icons |