diff options
author | culot <culot@FreeBSD.org> | 2016-03-31 00:41:22 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2016-03-31 00:41:22 +0800 |
commit | 088f015b33bfd8838872975168c2f60e72fb90bb (patch) | |
tree | deb7e64da99aeb99a546b06d23952a8a0bb21e09 /x11-wm | |
parent | ded5810d827a3e1a59317c46bf4ea644a3c983b4 (diff) | |
download | freebsd-ports-graphics-088f015b33bfd8838872975168c2f60e72fb90bb.tar.gz freebsd-ports-graphics-088f015b33bfd8838872975168c2f60e72fb90bb.tar.zst freebsd-ports-graphics-088f015b33bfd8838872975168c2f60e72fb90bb.zip |
- Reassign to the heap, on maintainer's request
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bspwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/bspwm/Makefile b/x11-wm/bspwm/Makefile index 50f4a39b583..6aa94d8d306 100644 --- a/x11-wm/bspwm/Makefile +++ b/x11-wm/bspwm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9 PORTREVISION= 2 CATEGORIES= x11-wm -MAINTAINER= antont@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Tiling window manager based on binary space partitioning LICENSE= BSD2CLAUSE |