Date: Wed, 3 Jul 2013 02:13:35 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322212 - in head/sysutils: pfstat pftop Message-ID: <201307030213.r632DZvv078644@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Wed Jul 3 02:13:34 2013 New Revision: 322212 URL: http://svnweb.freebsd.org/changeset/ports/322212 Log: - Take maintainership. Modified: head/sysutils/pfstat/Makefile head/sysutils/pftop/Makefile (contents, props changed) Modified: head/sysutils/pfstat/Makefile ============================================================================== --- head/sysutils/pfstat/Makefile Wed Jul 3 02:08:05 2013 (r322211) +++ head/sysutils/pfstat/Makefile Wed Jul 3 02:13:34 2013 (r322212) @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= sysutils net MASTER_SITES= http://www.benzedrine.cx/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Utility to render graphical statistics for pf LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd Modified: head/sysutils/pftop/Makefile ============================================================================== --- head/sysutils/pftop/Makefile Wed Jul 3 02:08:05 2013 (r322211) +++ head/sysutils/pftop/Makefile Wed Jul 3 02:13:34 2013 (r322212) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Utility for real-time display of statistics for pf MAN8= pftop.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307030213.r632DZvv078644>