diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
commit | 2dd2e374644e38279d476e9033809c3d286b7d85 (patch) | |
tree | 3384859d6b59c954899557400073ba6580e68424 /net | |
parent | Update included packages to latest version (diff) |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private)
Diffstat (limited to 'net')
-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 08899c6edbd8..7f7f6afe6357 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://skreuzer.f2o.org/mirror/ifstated/ \ http://www.atarininja.org/~wxs/distfiles/ \ http://www.pkix.net/mirror/f2o.org/ifstated/ -MAINTAINER= skreuzer@f2o.org +MAINTAINER= skreuzer@exit2shell.com COMMENT= Interface State daemon INSTALL_TARGET= install install-man |