diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-07 19:44:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-07 19:44:13 +0000 |
commit | eb7e23b4746dd659e9313c532c66eb6c2452bb89 (patch) | |
tree | 5c5da4136acc075b9638b002eee9ddc55d9073f8 /net-mgmt/ciscoconf | |
parent | bfe6332fac9f5b9daf9256ac08636f5bf1c7b346 (diff) | |
download | ports-eb7e23b4746dd659e9313c532c66eb6c2452bb89.tar.gz ports-eb7e23b4746dd659e9313c532c66eb6c2452bb89.zip |
Notes
Diffstat (limited to 'net-mgmt/ciscoconf')
-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 |