diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-03-19 23:11:01 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-03-19 23:11:01 +0800 |
commit | 75c6250f1a8b983cc92e924b0b9b1fe4ff9f4705 (patch) | |
tree | 98a86f4694c67361379fab3380dcf9127bf4249e /x11-wm/windowlab | |
parent | f20a041d9ad43a1d7d05117c4864aaaa410cf836 (diff) | |
download | freebsd-ports-gnome-75c6250f1a8b983cc92e924b0b9b1fe4ff9f4705.tar.gz freebsd-ports-gnome-75c6250f1a8b983cc92e924b0b9b1fe4ff9f4705.tar.zst freebsd-ports-gnome-75c6250f1a8b983cc92e924b0b9b1fe4ff9f4705.zip |
- Reassign to the heap at maintainer's request
- Trim header while I am here
Diffstat (limited to 'x11-wm/windowlab')
-rw-r--r-- | x11-wm/windowlab/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/windowlab/Makefile b/x11-wm/windowlab/Makefile index 5f099e6dd4f6..e37b3961b570 100644 --- a/x11-wm/windowlab/Makefile +++ b/x11-wm/windowlab/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: windowlab -# Date created: 19 April 2003 -# Whom: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> -# +# Created by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> # $FreeBSD$ -# PORTNAME= windowlab PORTVERSION= 1.40 @@ -11,7 +7,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://nickgravgaard.com/windowlab/ EXTRACT_SUFX= .tar -MAINTAINER= ppl@nbnet.nb.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A small window manager for X11 MAN1= windowlab.1x |