diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
commit | 3e67d040d7483845aa5e951d26a8413d9050fb1c (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /x11-wm/antiwm | |
parent | 743a96dea8d2b206f5001a00cebbcefe46167e00 (diff) | |
download | ports-3e67d040d7483845aa5e951d26a8413d9050fb1c.tar.gz ports-3e67d040d7483845aa5e951d26a8413d9050fb1c.zip |
Notes
Diffstat (limited to 'x11-wm/antiwm')
-rw-r--r-- | x11-wm/antiwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/antiwm/Makefile b/x11-wm/antiwm/Makefile index a99e642d6a0e..807f32bbf863 100644 --- a/x11-wm/antiwm/Makefile +++ b/x11-wm/antiwm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.5 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalist window manager inspired by Ratpoison OPTIONS_DEFINE= DOCS |