summaryrefslogtreecommitdiff
path: root/net/airportbasestationconfig/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-09-08 06:19:00 +0000
committertron <tron@pkgsrc.org>2002-09-08 06:19:00 +0000
commit5a550e2e450357e49bfb038b418fc1e831b823b5 (patch)
tree8b6c36b2c17894c74de6948cee73007ccd10b8a3 /net/airportbasestationconfig/Makefile
parentaab069285fe8ae8da69296211de60673b51375fa (diff)
downloadpkgsrc-5a550e2e450357e49bfb038b418fc1e831b823b5.tar.gz
Switch to configuration tool with 128Bit encryption support. It is
required to use WEP128 with Airport Base Stations which have been updated with a Lucent Orinoco Gold card. Bump package revisiont to 1 to reflect this change.
Diffstat (limited to 'net/airportbasestationconfig/Makefile')
-rw-r--r--net/airportbasestationconfig/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/airportbasestationconfig/Makefile b/net/airportbasestationconfig/Makefile
index 6050157d50c..ca4f6ff9be5 100644
--- a/net/airportbasestationconfig/Makefile
+++ b/net/airportbasestationconfig/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2002/07/31 14:51:35 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2002/09/08 06:19:00 tron Exp $
-DISTNAME= configurator_152
+DISTNAME= configurator_152-128
PKGNAME= ${BINNAME}-1.5.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .zip
@@ -18,7 +19,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc Darwin-*-*
BINNAME= airportbasestationconfig
DOCDIR= ${PREFIX}/share/doc/${BINNAME}
-JARNAME= AirportBaseStationConfig.jar
+JARNAME= AirportConfig128Bit.jar
LIBDIR= ${PREFIX}/lib/${BINNAME}
.include "../../mk/bsd.prefs.mk"