diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
commit | 58e59f78c64a79986a0695b98d643fe870ee408b (patch) | |
tree | b9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /net/ifstated | |
parent | Add p5-Test-SharedFork 0.04, perl extension for fork test. (diff) |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
Diffstat (limited to 'net/ifstated')
-rw-r--r-- | net/ifstated/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 7f54cc5c2ba9..63585bc3fbd0 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.atarininja.org/~wxs/distfiles/ \ http://www.pkix.net/mirror/f2o.org/ifstated/ -MAINTAINER= skreuzer@exit2shell.com +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Interface State daemon INSTALL_TARGET= install install-man |