diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
commit | 50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9 (patch) | |
tree | 09a4e22fa9a3351fee96dabd37a67de5ab8b2322 /x11-wm | |
parent | f01b52c7fe4ad2b10060b87907d6a262acf5d873 (diff) | |
download | ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.tar.gz ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/selectwm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index a482a327308c..f171d13b95e6 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= A GTK application to let you select a window manager when starting X MAN1= selectwm.1 diff --git a/x11-wm/wmi/Makefile b/x11-wm/wmi/Makefile index 93e7c386db3e..4282d4146e17 100644 --- a/x11-wm/wmi/Makefile +++ b/x11-wm/wmi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 10 CATEGORIES= x11-wm MASTER_SITES= http://wmii.de/download/ -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= A window manager designed to be like Ion and LarsWM USE_X_PREFIX= yes |