diff options
-rw-r--r-- | net/ifstated/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 5c586ae318f5..dd6fd56d83c8 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -6,7 +6,9 @@ PORTVERSION= 5.1 PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= net -MASTER_SITES= http://christianserving.org/ports/net/ifstated/ +MASTER_SITES= LOCAL/tobik \ + http://pkg.tobik.me/distfiles/ \ + http://christianserving.org/ports/net/ifstated/ MAINTAINER= tobik@FreeBSD.org COMMENT= Interface state daemon |