diff options
author | araujo <araujo@FreeBSD.org> | 2013-07-03 10:13:34 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-07-03 10:13:34 +0800 |
commit | 24c9f3b8aad0e3cfbd776ce02f2f3a1cab68bb9e (patch) | |
tree | d15397544af113cb822a61609a83b00bc2317bf7 /sysutils | |
parent | 49c76159edf5646e7d93c7a9b992c7697930ad63 (diff) | |
download | freebsd-ports-gnome-24c9f3b8aad0e3cfbd776ce02f2f3a1cab68bb9e.tar.gz freebsd-ports-gnome-24c9f3b8aad0e3cfbd776ce02f2f3a1cab68bb9e.tar.zst freebsd-ports-gnome-24c9f3b8aad0e3cfbd776ce02f2f3a1cab68bb9e.zip |
- Take maintainership.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pfstat/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pftop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 0575eae69aef..0abe6e083a25 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -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 diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index bf50276465e2..6463a62da547 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -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 |