diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-16 22:01:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-16 22:01:04 +0000 |
commit | 5035cd3a0472b4632581d0f5429ee153d3673c74 (patch) | |
tree | 71ec370087aa2ce93dd1ec0f56ddcdd23fa96ae8 /net-mgmt/chillispot | |
parent | 7829467dfb42ab5d04d4920c008f968cb5dd8cfe (diff) | |
download | ports-5035cd3a0472b4632581d0f5429ee153d3673c74.tar.gz ports-5035cd3a0472b4632581d0f5429ee153d3673c74.zip |
- Fix fetch, update WWW
Notes
Notes:
svn path=/head/; revision=211398
Diffstat (limited to 'net-mgmt/chillispot')
-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 |