svn commit: r304662 - in head/sysutils: linrename nitrogen
Thomas Abthorpe
tabthorpe at FreeBSD.org
Sat Sep 22 05:18:21 UTC 2012
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 at hotmail.com>
-#
+# Created by: Jonathan Liu <Net147 at 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 at hotmail.com
+MAINTAINER= ports at 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 at hotmail.com>
-#
+# Created by: Jonathan Liu <Net147 at 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 at hotmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Background browser and setter for X windows
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
More information about the svn-ports-all
mailing list