diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-03-22 14:41:58 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-03-22 14:41:58 +0000 |
commit | 7d34a16114469a7154560af2b12f5d6b46471cd3 (patch) | |
tree | 63a607837e22d6de15b5dfed0edce964d59e9b62 /x11-wm | |
parent | 2e01d5eaa1f34f50ea5d2f18e3d30862d9528bd8 (diff) | |
download | ports-7d34a16114469a7154560af2b12f5d6b46471cd3.tar.gz ports-7d34a16114469a7154560af2b12f5d6b46471cd3.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 9cdc2cfc4e00..43579244d3a9 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Window Manager designed for speed, usability and consistency LICENSE= GPLv2 |