diff options
Diffstat (limited to 'net/ifstated/Makefile')
-rw-r--r-- | net/ifstated/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 99a15cd9100b..08899c6edbd8 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -6,9 +6,12 @@ # PORTNAME= ifstated -PORTVERSION= 20050505 +PORTVERSION= 3.7 +PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://skreuzer.f2o.org/mirror/ifstated/ +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 COMMENT= Interface State daemon |