diff options
author | jgh <jgh@FreeBSD.org> | 2015-02-18 10:06:47 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2015-02-18 10:06:47 +0800 |
commit | c5e3aba847d62e7b34ebb1100bed1233855f332c (patch) | |
tree | 58ee9f84ceeb96c49563f6ad5feff5ced31b40ac /x11-wm | |
parent | 2f540d56b0733e293f103984c2aca032e5e441ab (diff) | |
download | freebsd-ports-graphics-c5e3aba847d62e7b34ebb1100bed1233855f332c.tar.gz freebsd-ports-graphics-c5e3aba847d62e7b34ebb1100bed1233855f332c.tar.zst freebsd-ports-graphics-c5e3aba847d62e7b34ebb1100bed1233855f332c.zip |
- take
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 ddebd449b50..6a1cf379a9c 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 |