diff options
Diffstat (limited to 'x11-wm/icewm/Makefile')
-rw-r--r-- | x11-wm/icewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 300fcc5797e8..4f1365dd3739 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,9 +1,9 @@ PORTNAME= icewm -PORTVERSION= 3.7.5 +PORTVERSION= 3.8.1 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ -MAINTAINER= portmaster@bsdforge.com +MAINTAINER= danfe@FreeBSD.org COMMENT= Window manager designed for speed and usability WWW= https://ice-wm.org/ |