Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 05:18:21 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304662 - in head/sysutils: linrename nitrogen
Message-ID:  <201209220518.q8M5IL9a093144@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Sep 22 05:18:20 2012
New Revision: 304662
URL: http://svn.freebsd.org/changeset/ports/304662

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/sysutils/linrename/Makefile   (contents, props changed)
  head/sysutils/nitrogen/Makefile   (contents, props changed)

Modified: head/sysutils/linrename/Makefile
==============================================================================
--- head/sysutils/linrename/Makefile	Sat Sep 22 04:17:52 2012	(r304661)
+++ head/sysutils/linrename/Makefile	Sat Sep 22 05:18:20 2012	(r304662)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	linrename
-# Date created:				December 13 2006
-# Whom:					Jonathan Liu <Net147@hotmail.com>
-#
+# Created by: Jonathan Liu <Net147@hotmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	linrename
 PORTVERSION=	2.12r
@@ -16,7 +12,7 @@ MASTER_SITES=	http://mirror.linux.org.au
 MASTER_SITE_SUBDIR=	linux/utils/util-linux
 DISTNAME=	util-linux-${PORTVERSION}
 
-MAINTAINER=	Net147@hotmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Rename multiple files using substitution
 
 PLIST_FILES=	bin/linrename

Modified: head/sysutils/nitrogen/Makefile
==============================================================================
--- head/sysutils/nitrogen/Makefile	Sat Sep 22 04:17:52 2012	(r304661)
+++ head/sysutils/nitrogen/Makefile	Sat Sep 22 05:18:20 2012	(r304662)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	nitrogen
-# Date created:				4 July 3007
-# Whom:					Jonathan Liu <Net147@hotmail.com>
-#
+# Created by: Jonathan Liu <Net147@hotmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	nitrogen
 PORTVERSION=	1.5.1
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://projects.l3ib.org/nitrogen/files/
 
-MAINTAINER=	Net147@hotmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Background browser and setter for X windows
 
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209220518.q8M5IL9a093144>