diff options
Diffstat (limited to 'x11-wm/wmfs')
-rw-r--r-- | x11-wm/wmfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index 18bffb520638..9688db4f31ac 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://files.malikania.org/ \ http://mirror.mcx2.org/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A floating and tiling Window Manager From Scratch BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \ |