diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 21:48:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 21:48:36 +0000 |
commit | aadc1537f4597a7fe3081c4b8cb83c675012f687 (patch) | |
tree | 33cd6a04baa13f1ad53946decd3c3201e2b886a2 /net/ifstated | |
parent | 404fddbdd61f8452d3e544503e1bbd9071740c4c (diff) | |
download | ports-aadc1537f4597a7fe3081c4b8cb83c675012f687.tar.gz ports-aadc1537f4597a7fe3081c4b8cb83c675012f687.zip |
Notes
Diffstat (limited to 'net/ifstated')
-rw-r--r-- | net/ifstated/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 50cb7b7c3a46..99a15cd9100b 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -8,9 +8,9 @@ PORTNAME= ifstated PORTVERSION= 20050505 CATEGORIES= net -MASTER_SITES= ftp://ftp.secureworks.net/pub/ifstated/ +MASTER_SITES= http://skreuzer.f2o.org/mirror/ifstated/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@f2o.org COMMENT= Interface State daemon INSTALL_TARGET= install install-man |