diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-07 16:07:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-07 16:07:51 +0000 |
commit | 294b310ab4321abd0f20d90f379dc3b694af1726 (patch) | |
tree | 876e8c1343bd90a23203c378932edde10374cf0d /net-mgmt | |
parent | 0c202330c2fdd106180c1c5b1d2f6fd8f90dfce3 (diff) | |
download | ports-294b310ab4321abd0f20d90f379dc3b694af1726.tar.gz ports-294b310ab4321abd0f20d90f379dc3b694af1726.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus-monitor/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/bsnmp-regex/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/net-mgmt/argus-monitor/Makefile b/net-mgmt/argus-monitor/Makefile index 4fac86915e0f..704bca9a17e5 100644 --- a/net-mgmt/argus-monitor/Makefile +++ b/net-mgmt/argus-monitor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: argus-monitor -# Date created: 18 November 2006 -# Whom: brock@cotcomsol.com -# +# Created by: brock@cotcomsol.com # $FreeBSD$ -# PORTNAME= argus-monitor PORTVERSION= 20100109 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.tcp4me.com/code/argus-archive/ DISTNAME= argus-dev-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= brock@cotcomsol.com +MAINTAINER= ports@FreeBSD.org COMMENT= Argus - The All Seeing System and Network Monitoring Software SUB_FILES= pkg-message apache.conf diff --git a/net-mgmt/bsnmp-regex/Makefile b/net-mgmt/bsnmp-regex/Makefile index ac6f0aa7dac9..99fc06ccf736 100644 --- a/net-mgmt/bsnmp-regex/Makefile +++ b/net-mgmt/bsnmp-regex/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bsnmp-regex -# Date created: 11 February 2007 -# Whom: brock@cotcomsol.com -# +# Created by: brock@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@cotcomsol.com +MAINTAINER= ports@FreeBSD.org COMMENT= A bsnmpd module allowing creation of counters from log files GNU_CONFIGURE= yes |