diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-27 04:55:52 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-27 04:55:52 +0000 |
commit | 4f1b9160a46d92a4b74d8df36158b9c219e21238 (patch) | |
tree | 1ad4f42e0cdd8c84a29c4880345c59e0ee967621 /x11-wm | |
parent | 6cf62064ca4a07f6867a13fb54ffd90369810d88 (diff) | |
download | ports-4f1b9160a46d92a4b74d8df36158b9c219e21238.tar.gz ports-4f1b9160a46d92a4b74d8df36158b9c219e21238.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/selectwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index 20a877864217..6a4b9dca3ec5 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ -MAINTAINER= bhaga@absoludicrous.com +MAINTAINER= ports@FreeBSD.org COMMENT= GTK application to let you select a window manager when starting X USES= pkgconfig tar:bzip2 |