diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
commit | 72a02a04ab3d1c1806d4a106f2ffb83c1feef87a (patch) | |
tree | 44a62587a43ac8b6777ed7396f892e173e5a4e3f /net-mgmt/pmacct/Makefile | |
parent | a98aed97d6cd593efd30bf3f3ce9804f0adfc3d0 (diff) | |
download | freebsd-ports-gnome-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.tar.gz freebsd-ports-gnome-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.tar.zst freebsd-ports-gnome-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.zip |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index ed6d7aa2870d..a7985c10c6fc 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ \ http://people.rit.edu/rpsfa/ -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic USE_RC_SUBR= pmacctd |