svn commit: r307595 - in head: finance/ledgersmb finance/ledgersmb12 mail/mls net-mgmt/nagircbot

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Nov 20 19:06:24 UTC 2012


Author: tabthorpe
Date: Tue Nov 20 19:06:23 2012
New Revision: 307595
URL: http://svnweb.freebsd.org/changeset/ports/307595

Log:
  - Return ports to the heap at maintainer's request
  
  Feature safe:	yes

Modified:
  head/finance/ledgersmb/Makefile   (contents, props changed)
  head/finance/ledgersmb12/Makefile   (contents, props changed)
  head/mail/mls/Makefile   (contents, props changed)
  head/net-mgmt/nagircbot/Makefile   (contents, props changed)

Modified: head/finance/ledgersmb/Makefile
==============================================================================
--- head/finance/ledgersmb/Makefile	Tue Nov 20 17:57:25 2012	(r307594)
+++ head/finance/ledgersmb/Makefile	Tue Nov 20 19:06:23 2012	(r307595)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	ledger-smb
-# Date created:		2007-3-20
-# Whom:			anarcat at anarcat.ath.cx
-#
+# Created by: anarcat at anarcat.ath.cx
 # $FreeBSD$
-#
 
 PORTNAME=	ledger-smb
 PORTVERSION=	1.1.12
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	finance perl5
 MASTER_SITES=	SF/${PORTNAME}/ledgersmb/${PORTVERSION}
 
-MAINTAINER=	anarcat at anarcat.ath.cx
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A double entry accounting system
 
 BUILD_DEPENDS=	p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg

Modified: head/finance/ledgersmb12/Makefile
==============================================================================
--- head/finance/ledgersmb12/Makefile	Tue Nov 20 17:57:25 2012	(r307594)
+++ head/finance/ledgersmb12/Makefile	Tue Nov 20 19:06:23 2012	(r307595)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	ledger-smb
-# Date created:		2007-3-20
-# Whom:			anarcat at anarcat.ath.cx
-#
+# Created by: anarcat at anarcat.ath.cx
 # $FreeBSD$
-#
 
 PORTNAME=	ledgersmb
 PORTVERSION=	1.2.17
 CATEGORIES=	finance perl5
 MASTER_SITES=	SF/ledger-smb/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	anarcat at anarcat.ath.cx
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A double entry accounting system
 
 BUILD_DEPENDS=	p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg \

Modified: head/mail/mls/Makefile
==============================================================================
--- head/mail/mls/Makefile	Tue Nov 20 17:57:25 2012	(r307594)
+++ head/mail/mls/Makefile	Tue Nov 20 19:06:23 2012	(r307595)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	mls
-# Date created:		21 apr 2003
-# Whom:			The Anarcat <anarcat at anarcat.ath.cx>
-#
+# Created by: The Anarcat <anarcat at anarcat.ath.cx>
 # $FreeBSD$
-#
 
 PORTNAME=	mls
 PORTVERSION=	1.3
@@ -13,7 +9,7 @@ MASTER_SITES=	http://www.marki-online.ne
 		http://marki.host.sk/MLS/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	anarcat at anarcat.ath.cx
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Program for generating various statistics on emails
 
 MAN1=		mls.1

Modified: head/net-mgmt/nagircbot/Makefile
==============================================================================
--- head/net-mgmt/nagircbot/Makefile	Tue Nov 20 17:57:25 2012	(r307594)
+++ head/net-mgmt/nagircbot/Makefile	Tue Nov 20 19:06:23 2012	(r307595)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   backupninja
-# Date created:        7 june 2006
-# Whom:                anarcat
-#
+# Created by: anarcat at anarcat.ath.cx
 # $FreeBSD$
-#
 
 PORTNAME=	nagircbot
 PORTVERSION=	0.0.33
@@ -11,7 +7,7 @@ CATEGORIES=	net-mgmt irc
 MASTER_SITES=	http://www.vanheusden.com/nagircbot/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	anarcat at anarcat.ath.cx
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	IRC bot for Nagios
 
 USE_GMAKE=	yes


More information about the svn-ports-all mailing list