diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ciscoconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index a17ef22c6f02..5bc73e7e6217 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -8,8 +8,8 @@ PORTNAME= ciscoconf PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= http://buffoon.automagic.org/dist/ \ - http://maggie.automagic.org/dist/ +MASTER_SITES= ftp://ftp.isc.org/isc/ciscoconf/ \ + http://software.automagic.org/ciscoconf/ MAINTAINER= jabley@automagic.org COMMENT= Fetches configuration from Cisco routers and stores them under RCS |