diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-18 22:06:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-18 22:06:35 +0000 |
commit | 880804f2ed9a4f1adadae7182261cee8c0d28b90 (patch) | |
tree | 01bc52479e25e4021a5ba9b30af38363c3540734 /net-mgmt | |
parent | 7700f957820932bd787ce9ba759974226c052cb3 (diff) | |
download | ports-880804f2ed9a4f1adadae7182261cee8c0d28b90.tar.gz ports-880804f2ed9a4f1adadae7182261cee8c0d28b90.zip |
- Update MASTER_SITES, WWW
PR: ports/94658
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=157612
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/aircrack/Makefile | 16 | ||||
-rw-r--r-- | net-mgmt/aircrack/pkg-descr | 2 |
2 files changed, 7 insertions, 11 deletions
diff --git a/net-mgmt/aircrack/Makefile b/net-mgmt/aircrack/Makefile index 6b1d35967d48..093787681a46 100644 --- a/net-mgmt/aircrack/Makefile +++ b/net-mgmt/aircrack/Makefile @@ -8,14 +8,12 @@ PORTNAME= aircrack PORTVERSION= 2.41 CATEGORIES= net-mgmt -MASTER_SITES= http://www.cr0.net:8040/code/network/ \ - http://100h.org/wlan/aircrack/ \ - http://100h.org/wlan/aircrack/archives/ \ - http://mirror.arcticnetwork.ca/pub/gentoo/distfiles/ \ - http://gentoo.llarian.net/distfiles/ \ - http://gentoo.zie.pg.gda.pl/distfiles/ \ - http://www.dvo.ru/pub/distfiles/ \ - http://gentoo.nedlinux.nl/distfiles/ +MASTER_SITES= http://mirror.arcticnetwork.ca/pub/gentoo/distfiles/ \ + http://gentoo.llarian.net/distfiles/ \ + http://gentoo.zie.pg.gda.pl/distfiles/ \ + http://www.dvo.ru/pub/distfiles/ \ + http://gentoo.nedlinux.nl/distfiles/ \ + http://bsd-geek.de/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= lars.engels@0x20.net @@ -26,8 +24,6 @@ ALL_TARGET= aircrack airdecap arpforge mergeivs pcap2ivs PLIST_FILES= bin/aircrack bin/airdecap bin/arpforge bin/mergeivs bin/pcap2ivs PORTDOCS= * -USE_REINPLACE= yes - pre-fetch: @${CAT} ${PKGMESSAGE} diff --git a/net-mgmt/aircrack/pkg-descr b/net-mgmt/aircrack/pkg-descr index 82b9e2d55449..dd4aa6d3a1c6 100644 --- a/net-mgmt/aircrack/pkg-descr +++ b/net-mgmt/aircrack/pkg-descr @@ -8,7 +8,7 @@ aircrack is a set of tools for auditing wireless networks: At the moment airodump and aireplay cannot be built on FreeBSD. -WWW: http://www.cr0.net:8040/code/network/aircrack/ +WWW: http://freshmeat.net/projects/aircrack/ - Lars Engels lars.engels@0x20.net |