diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2015-02-18 02:06:47 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2015-02-18 02:06:47 +0000 |
commit | bc093f9b120e0f7253a17e2564c4f7fa80076558 (patch) | |
tree | 58ee9f84ceeb96c49563f6ad5feff5ced31b40ac /x11-wm | |
parent | bac7f218bfd52a3876036c5b504705b0b919c101 (diff) | |
download | ports-bc093f9b120e0f7253a17e2564c4f7fa80076558.tar.gz ports-bc093f9b120e0f7253a17e2564c4f7fa80076558.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index ddebd449b502..6a1cf379a9cf 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jgh@FreeBSD.org COMMENT= Small and fast window manager based on BlackBox LICENSE= MIT |