svn commit: r534210 - head/net/ipsumdump

Craig Leres leres at FreeBSD.org
Wed May 6 23:31:07 UTC 2020


Author: leres
Date: Wed May  6 23:31:06 2020
New Revision: 534210
URL: https://svnweb.freebsd.org/changeset/ports/534210

Log:
  net/ipsumdump: Take maintainership

Modified:
  head/net/ipsumdump/Makefile

Modified: head/net/ipsumdump/Makefile
==============================================================================
--- head/net/ipsumdump/Makefile	Wed May  6 23:26:49 2020	(r534209)
+++ head/net/ipsumdump/Makefile	Wed May  6 23:31:06 2020	(r534210)
@@ -6,7 +6,7 @@ PORTVERSION=	1.86
 CATEGORIES=	net
 MASTER_SITES=	http://www.cs.ucla.edu/~kohler/ipsumdump/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	leres at FreeBSD.org
 COMMENT=	Produce ASCII summary of network traffic or tcpdump(1) file
 
 LICENSE=	CLICK


More information about the svn-ports-head mailing list