diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:30:06 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:30:06 +0000 |
commit | 8b75a1af63c8d772acb063be33bd01df1a8d76db (patch) | |
tree | b4c7ea2ccdbdd9f76febd4bfb0602056b1aae45f /net/ifstated | |
parent | Change of email address, same maintainer. (diff) |
Drop a MASTER site that will disappear soon.
PR: ports/113686
Submitted by: Steven Kreuzer (maintainer)
Diffstat (limited to 'net/ifstated')
-rw-r--r-- | net/ifstated/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 7f7f6afe6357..babbf799e26f 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -9,8 +9,7 @@ PORTNAME= ifstated PORTVERSION= 3.7 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://skreuzer.f2o.org/mirror/ifstated/ \ - http://www.atarininja.org/~wxs/distfiles/ \ +MASTER_SITES= http://www.atarininja.org/~wxs/distfiles/ \ http://www.pkix.net/mirror/f2o.org/ifstated/ MAINTAINER= skreuzer@exit2shell.com |