diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-06-18 05:27:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-06-18 05:27:42 +0800 |
commit | 6491b60f60a59767ef3cfa586f0de593c7c0dda3 (patch) | |
tree | 397d2296b3293de45505582f47229e2d175b95c9 /net | |
parent | 5cf073b916b1c7d1439d8243bee69203dca1b5da (diff) | |
download | freebsd-ports-graphics-6491b60f60a59767ef3cfa586f0de593c7c0dda3.tar.gz freebsd-ports-graphics-6491b60f60a59767ef3cfa586f0de593c7c0dda3.tar.zst freebsd-ports-graphics-6491b60f60a59767ef3cfa586f0de593c7c0dda3.zip |
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 08899c6edbd..7f7f6afe635 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 |