diff options
author | pav <pav@FreeBSD.org> | 2008-04-17 06:01:04 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-17 06:01:04 +0800 |
commit | c61376ab34734d48cbb3306e633cef7a64699517 (patch) | |
tree | 21576897a6ade09dc7e5d59862ff791128120c51 /net-mgmt | |
parent | 219275f34676a9bb81710a09f8790ed68d7975f5 (diff) | |
download | freebsd-ports-gnome-c61376ab34734d48cbb3306e633cef7a64699517.tar.gz freebsd-ports-gnome-c61376ab34734d48cbb3306e633cef7a64699517.tar.zst freebsd-ports-gnome-c61376ab34734d48cbb3306e633cef7a64699517.zip |
- Fix fetch, update WWW
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/chillispot/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/chillispot/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index e5937c3ef63e..545db9cdaa4d 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -9,7 +9,7 @@ PORTNAME= chillispot PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= net-mgmt -MASTER_SITES= http://www.chillispot.org/download/ \ +MASTER_SITES= http://www.chillispot.info/download/ \ http://www.geeklan.co.uk/files/ \ http://www.venture37.com/files/ diff --git a/net-mgmt/chillispot/pkg-descr b/net-mgmt/chillispot/pkg-descr index 1dcbbe72796d..1f6585389e30 100644 --- a/net-mgmt/chillispot/pkg-descr +++ b/net-mgmt/chillispot/pkg-descr @@ -2,4 +2,4 @@ Chillispot is used for authenticating users of a wireless LAN. It support WPA (Wireless Protected Access) encryption. Authentication, authorization and accounting (AAA) is handled by your favorite radius server. -WWW: http://www.chillispot.org +WWW: http://www.chillispot.info |