diff options
author | eadler <eadler@FreeBSD.org> | 2011-08-22 04:51:40 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-08-22 04:51:40 +0800 |
commit | ce95fb20703f646c40e1b9fe864a658f4ea5d5ed (patch) | |
tree | b1b3d82c26c661d621eda77a95831fb13665e4af /x11-wm/icewm | |
parent | 0c9b0b1823bfec2748854e85411dd0a9a209d646 (diff) | |
download | freebsd-ports-gnome-ce95fb20703f646c40e1b9fe864a658f4ea5d5ed.tar.gz freebsd-ports-gnome-ce95fb20703f646c40e1b9fe864a658f4ea5d5ed.tar.zst freebsd-ports-gnome-ce95fb20703f646c40e1b9fe864a658f4ea5d5ed.zip |
- change the email address I use to maintain ports
Approved by: bapt (mentor)
Diffstat (limited to 'x11-wm/icewm')
-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 f6a12f57de4d..692577f21ac0 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/ -MAINTAINER= eadler@freebsd.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Window Manager designed for speed, usability and consistency WANT_GNOME= yes |