diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-07-12 09:02:22 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-07-12 09:02:22 +0000 |
commit | b6474dd67e283217bed7298664e43442ea239d3e (patch) | |
tree | 3ca2aa9f10e9c34ce45f220811da44a6616f21a3 /net | |
parent | 3f9c40bb8ec738ec8400bb1ad455080d863851dc (diff) | |
download | pkgsrc-b6474dd67e283217bed7298664e43442ea239d3e.tar.gz |
Update wap-utils to 1.3.2
* It adds support for the ME102, a Netgear AP
Fixes PR#22076 by Quentin Garnier <cube@cubidou.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/wap-utils/Makefile | 6 | ||||
-rw-r--r-- | net/wap-utils/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/wap-utils/Makefile b/net/wap-utils/Makefile index a7bf50d940b..d22399b95d2 100644 --- a/net/wap-utils/Makefile +++ b/net/wap-utils/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2003/04/27 23:40:49 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/12 09:02:22 zuntum Exp $ # -DISTNAME= ap-utils-1.3.1 +DISTNAME= ap-utils-1.3.2 PKGNAME= w${DISTNAME} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ap-utils/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= wojtek@tensor.3miasto.net -HOMEPAGE= http://ap-utils.polesye.net +HOMEPAGE= http://ap-utils.polesye.net/ COMMENT= Wireless access points UNIX management tool GNU_CONFIGURE= YES diff --git a/net/wap-utils/distinfo b/net/wap-utils/distinfo index 1a7deae1f84..42622540377 100644 --- a/net/wap-utils/distinfo +++ b/net/wap-utils/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1 2003/02/18 19:54:13 jschauma Exp $ +$NetBSD: distinfo,v 1.2 2003/07/12 09:02:22 zuntum Exp $ -SHA1 (ap-utils-1.3.1.tar.bz2) = 04aad7b7a114411cf7bf2f7908eafc5d4f21661a -Size (ap-utils-1.3.1.tar.bz2) = 276036 bytes +SHA1 (ap-utils-1.3.2.tar.bz2) = 1be90d9e8df214ef422ffd581c2d29c2b961ea8c +Size (ap-utils-1.3.2.tar.bz2) = 280243 bytes |