svn commit: r305494 - in head/net-mgmt: argus-monitor bsnmp-regex

Mark Linimon linimon at FreeBSD.org
Sun Oct 7 16:07:52 UTC 2012


Author: linimon
Date: Sun Oct  7 16:07:51 2012
New Revision: 305494
URL: http://svn.freebsd.org/changeset/ports/305494

Log:
  Reset maintainer at his request.  We hope to see him back again sometime.
  
  While here, trim headers.

Modified:
  head/net-mgmt/argus-monitor/Makefile
  head/net-mgmt/bsnmp-regex/Makefile

Modified: head/net-mgmt/argus-monitor/Makefile
==============================================================================
--- head/net-mgmt/argus-monitor/Makefile	Sun Oct  7 16:04:27 2012	(r305493)
+++ head/net-mgmt/argus-monitor/Makefile	Sun Oct  7 16:07:51 2012	(r305494)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	argus-monitor
-# Date created:				18 November 2006
-# Whom:					brock at cotcomsol.com
-#
+# Created by: brock at cotcomsol.com
 # $FreeBSD$
-#
 
 PORTNAME=	argus-monitor
 PORTVERSION=	20100109
@@ -13,7 +9,7 @@ MASTER_SITES=	http://www.tcp4me.com/code
 DISTNAME=	argus-dev-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	brock at cotcomsol.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Argus - The All Seeing System and Network Monitoring Software
 
 SUB_FILES=	pkg-message apache.conf

Modified: head/net-mgmt/bsnmp-regex/Makefile
==============================================================================
--- head/net-mgmt/bsnmp-regex/Makefile	Sun Oct  7 16:04:27 2012	(r305493)
+++ head/net-mgmt/bsnmp-regex/Makefile	Sun Oct  7 16:07:51 2012	(r305494)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	bsnmp-regex
-# Date created:				11 February 2007
-# Whom:					brock at cotcomsol.com
-#
+# Created by: brock at cotcomsol.com
 # $FreeBSD$
-#
 
 PORTNAME=	bsnmp-regex
 PORTVERSION=	0.5
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://memberwebs.com/stef/software/bsnmp-regex/
 
-MAINTAINER=	brock at cotcomsol.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A bsnmpd module allowing creation of counters from log files
 
 GNU_CONFIGURE=	yes



More information about the svn-ports-all mailing list