diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 23:46:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 23:46:59 +0000 |
commit | 87e82c14fa520dc0301e6b0359ce916081b01feb (patch) | |
tree | 12179c0369b8ec27ccaf34f998931cd656f1ee6c /net/acx100 | |
parent | ce4f18390b99770ab6fd9e9715bfb2f0e9f60848 (diff) | |
download | ports-87e82c14fa520dc0301e6b0359ce916081b01feb.tar.gz ports-87e82c14fa520dc0301e6b0359ce916081b01feb.zip |
Notes
Diffstat (limited to 'net/acx100')
-rw-r--r-- | net/acx100/Makefile | 2 | ||||
-rw-r--r-- | net/acx100/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/acx100/Makefile b/net/acx100/Makefile index 1c472352a19d..5cfb22fa8f9c 100644 --- a/net/acx100/Makefile +++ b/net/acx100/Makefile @@ -9,7 +9,7 @@ PORTNAME= acx100 PORTVERSION= 20040701 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://wlan.kewl.org/download/:file_0 \ +MASTER_SITES= http://dev.kewl.org/download/:file_0 \ ftp://ftp.dlink.co.uk/wireless/dwl-650+/:file_1 DISTFILES= ${DISTFILE_0}:file_0 \ ${DISTFILE_1}:file_1 diff --git a/net/acx100/pkg-descr b/net/acx100/pkg-descr index c96d9bd38341..7fd43d53afa2 100644 --- a/net/acx100/pkg-descr +++ b/net/acx100/pkg-descr @@ -10,4 +10,4 @@ D-Link DWL-650+ CARDBUS US Robotics USR2210 CARDBUS US Robotics USR2216 PCI -WWW: http://wlan.kewl.org/ +WWW: http://dev.kewl.org/ |