Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2012 02:58:37 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307988 - in head/net-mgmt: argus3 argus3-clients
Message-ID:  <201211300258.qAU2wbWi003128@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wxs
Date: Fri Nov 30 02:58:37 2012
New Revision: 307988
URL: http://svnweb.freebsd.org/changeset/ports/307988

Log:
  Pass maintainer to Paul Schmehl. Thank you Alexander for your work on these.
  
  PR:		ports/173756
  Submitted by:	Alexander Demin <support@spectrum.ru> (old maintainer)
  Approved by:	new maintainer
  Feature safe:	yes

Modified:
  head/net-mgmt/argus3-clients/Makefile   (contents, props changed)
  head/net-mgmt/argus3/Makefile   (contents, props changed)

Modified: head/net-mgmt/argus3-clients/Makefile
==============================================================================
--- head/net-mgmt/argus3-clients/Makefile	Fri Nov 30 02:54:39 2012	(r307987)
+++ head/net-mgmt/argus3-clients/Makefile	Fri Nov 30 02:58:37 2012	(r307988)
@@ -11,7 +11,7 @@ CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
 
-MAINTAINER=	support@spectrum.ru
+MAINTAINER=	pauls@utdallus.edu
 COMMENT=	Client programs for the argus IP network transaction auditing tool
 
 CONFLICTS=	argus-clients-2* argus-clients-sasl-2*

Modified: head/net-mgmt/argus3/Makefile
==============================================================================
--- head/net-mgmt/argus3/Makefile	Fri Nov 30 02:54:39 2012	(r307987)
+++ head/net-mgmt/argus3/Makefile	Fri Nov 30 02:58:37 2012	(r307988)
@@ -11,7 +11,7 @@ CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
 
-MAINTAINER=	support@spectrum.ru
+MAINTAINER=	pauls@utdallus.edu
 COMMENT=	A generic IP network transaction auditing tool
 
 CONFLICTS=	argus-2* argus-sasl-2* argus-clients-2*



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