svn commit: r350890 - head/net-mgmt/p0f2

Frederic Culot culot at FreeBSD.org
Fri Apr 11 05:26:31 UTC 2014


Author: culot
Date: Fri Apr 11 05:26:30 2014
New Revision: 350890
URL: http://svnweb.freebsd.org/changeset/ports/350890
QAT: https://qat.redports.org/buildarchive/r350890/

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/net-mgmt/p0f2/Makefile

Modified: head/net-mgmt/p0f2/Makefile
==============================================================================
--- head/net-mgmt/p0f2/Makefile	Fri Apr 11 04:52:45 2014	(r350889)
+++ head/net-mgmt/p0f2/Makefile	Fri Apr 11 05:26:30 2014	(r350890)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://lcamtuf.coredump.cx
 DISTNAME=	p0f-${DISTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	catone at cpan.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Passive OS fingerprinting tool
 
 CONFLICTS=	p0f-3.*


More information about the svn-ports-all mailing list