diff options
author | petef <petef@FreeBSD.org> | 2001-09-18 13:44:48 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-09-18 13:44:48 +0800 |
commit | 565119133875d366a7bcc1f25de84c012532cb6b (patch) | |
tree | 41ad29b532be4f277712540168c7c5acd2823c46 /net-mgmt | |
parent | 80e3b2b1e909fbdc180ca14a25027d7c89c9b877 (diff) | |
download | freebsd-ports-graphics-565119133875d366a7bcc1f25de84c012532cb6b.tar.gz freebsd-ports-graphics-565119133875d366a7bcc1f25de84c012532cb6b.tar.zst freebsd-ports-graphics-565119133875d366a7bcc1f25de84c012532cb6b.zip |
Update MASTER_SITES
PR: 30633
Submitted by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ciscoconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index b2f0f17401e..046f4ce33b4 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -8,7 +8,8 @@ PORTNAME= ciscoconf PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= http://www.automagic.org/~jabley/ +MASTER_SITES= http://buffoon.automagic.org/dist/ \ + http://maggie.automagic.org/dist/ MAINTAINER= jabley@automagic.org |