diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /x11-wm/fvwm2/Makefile | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) | |
download | ports-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.gz ports-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 42e1a2dabd2b..69ae06f0a7c5 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvwm PORTVERSION= 2.6.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm/releases/download/${PORTVERSION}/ \ http://www.fvwm.org/generated/icon_download/ |