svn commit: r308269 - in head/net-mgmt: argus3 argus3-clients

Ryan Steinmetz zi at FreeBSD.org
Tue Dec 4 20:33:08 UTC 2012


Author: zi
Date: Tue Dec  4 20:33:07 2012
New Revision: 308269
URL: http://svnweb.freebsd.org/changeset/ports/308269

Log:
  - Fix typo in MAINTAINER email address
  
  Reported by:	portscout
  Feature safe:	yes

Modified:
  head/net-mgmt/argus3-clients/Makefile
  head/net-mgmt/argus3/Makefile

Modified: head/net-mgmt/argus3-clients/Makefile
==============================================================================
--- head/net-mgmt/argus3-clients/Makefile	Tue Dec  4 20:28:16 2012	(r308268)
+++ head/net-mgmt/argus3-clients/Makefile	Tue Dec  4 20:33:07 2012	(r308269)
@@ -11,7 +11,7 @@ CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
 
-MAINTAINER=	pauls at utdallus.edu
+MAINTAINER=	pauls at utdallas.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	Tue Dec  4 20:28:16 2012	(r308268)
+++ head/net-mgmt/argus3/Makefile	Tue Dec  4 20:33:07 2012	(r308269)
@@ -11,7 +11,7 @@ CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
 
-MAINTAINER=	pauls at utdallus.edu
+MAINTAINER=	pauls at utdallas.edu
 COMMENT=	A generic IP network transaction auditing tool
 
 CONFLICTS=	argus-2* argus-sasl-2* argus-clients-2*


More information about the svn-ports-all mailing list