svn commit: r314654 - in head: games/holotz-castle math/mbasecalc x11-wm/weewm x11-wm/windowlab
Thomas Abthorpe
tabthorpe at FreeBSD.org
Tue Mar 19 15:11:03 UTC 2013
Author: tabthorpe
Date: Tue Mar 19 15:11:01 2013
New Revision: 314654
URL: http://svnweb.freebsd.org/changeset/ports/314654
Log:
- Reassign to the heap at maintainer's request
- Trim header while I am here
Modified:
head/games/holotz-castle/Makefile (contents, props changed)
head/math/mbasecalc/Makefile (contents, props changed)
head/x11-wm/weewm/Makefile (contents, props changed)
head/x11-wm/windowlab/Makefile
Modified: head/games/holotz-castle/Makefile
==============================================================================
--- head/games/holotz-castle/Makefile Tue Mar 19 15:08:34 2013 (r314653)
+++ head/games/holotz-castle/Makefile Tue Mar 19 15:11:01 2013 (r314654)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: holotzcastle
-# Date created: 4 January 2006
-# Whom: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
-#
+# Created by: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
# $FreeBSD$
-#
PORTNAME= holotz-castle
PORTVERSION= 1.3.13
@@ -12,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= ppl at nbnet.nb.ca
+MAINTAINER= ports at FreeBSD.org
COMMENT= A platform game with high doses of mystery
MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/
Modified: head/math/mbasecalc/Makefile
==============================================================================
--- head/math/mbasecalc/Makefile Tue Mar 19 15:08:34 2013 (r314653)
+++ head/math/mbasecalc/Makefile Tue Mar 19 15:11:01 2013 (r314654)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mbasecalc
-# Date created: 15 June 2004
-# Whom: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
-#
+# Created by: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
# $FreeBSD$
-#
PORTNAME= mbasecalc
PORTVERSION= 1.1
@@ -12,7 +8,7 @@ CATEGORIES= math
MASTER_SITES= http://www.muquit.com/muquit/software/mbasecalc/
DISTNAME= ${PORTNAME}
-MAINTAINER= ppl at nbnet.nb.ca
+MAINTAINER= ports at FreeBSD.org
COMMENT= Simple calculator program inspired by basecalc
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
Modified: head/x11-wm/weewm/Makefile
==============================================================================
--- head/x11-wm/weewm/Makefile Tue Mar 19 15:08:34 2013 (r314653)
+++ head/x11-wm/weewm/Makefile Tue Mar 19 15:11:01 2013 (r314654)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: weewm
-# Date created: 15 May 2003
-# Whom: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
-#
+# Created by: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
# $FreeBSD$
-#
PORTNAME= weewm
PORTVERSION= 0.0.2
@@ -12,7 +8,7 @@ PORTEPOCH= 1
CATEGORIES= x11-wm
MASTER_SITES= http://weewm.flashtux.org/download/
-MAINTAINER= ppl at nbnet.nb.ca
+MAINTAINER= ports at FreeBSD.org
COMMENT= Fast and ultra light windowmanager with total keyboard control
PLIST_FILES= bin/weewm
Modified: head/x11-wm/windowlab/Makefile
==============================================================================
--- head/x11-wm/windowlab/Makefile Tue Mar 19 15:08:34 2013 (r314653)
+++ head/x11-wm/windowlab/Makefile Tue Mar 19 15:11:01 2013 (r314654)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: windowlab
-# Date created: 19 April 2003
-# Whom: Pierre-Paul Lavoie <ppl at nbnet.nb.ca>
-#
+# Created by: Pierre-Paul Lavoie <ppl at 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 at nbnet.nb.ca
+MAINTAINER= ports at FreeBSD.org
COMMENT= A small window manager for X11
MAN1= windowlab.1x
More information about the svn-ports-head
mailing list