Rename ap-utils to wap-utils to avoid confusion with the various
ap-* packages, which are apache-related.
This commit is contained in:
parent
cda6c4bc97
commit
5497ade13c
5 changed files with 6 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.352 2003/02/17 11:52:01 zuntum Exp $
|
||||
# $NetBSD: Makefile,v 1.353 2003/02/18 19:54:11 jschauma Exp $
|
||||
#
|
||||
|
||||
COMMENT= Networking tools
|
||||
|
@ -12,7 +12,6 @@ SUBDIR+= ORBit2
|
|||
SUBDIR+= SDL_net
|
||||
SUBDIR+= adns
|
||||
SUBDIR+= airportbasestationconfig
|
||||
SUBDIR+= ap-utils
|
||||
SUBDIR+= archie
|
||||
SUBDIR+= arla
|
||||
SUBDIR+= arpd
|
||||
|
@ -275,6 +274,7 @@ SUBDIR+= vncviewer
|
|||
SUBDIR+= vsftpd
|
||||
SUBDIR+= vtun
|
||||
SUBDIR+= wakeup
|
||||
SUBDIR+= wap-utils
|
||||
SUBDIR+= wget
|
||||
SUBDIR+= whatmask
|
||||
SUBDIR+= wistumbler
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
|
||||
# $NetBSD: Makefile,v 1.1 2003/02/18 19:54:13 jschauma Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ap-utils-1.3.1
|
||||
PKGNAME= w${DISTNAME}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ap-utils/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
|
||||
@comment $NetBSD: PLIST,v 1.1 2003/02/18 19:54:13 jschauma Exp $
|
||||
bin/ap-config
|
||||
bin/ap-mrtg
|
||||
man/man8/ap-config.8
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
|
||||
$NetBSD: distinfo,v 1.1 2003/02/18 19:54:13 jschauma Exp $
|
||||
|
||||
SHA1 (ap-utils-1.3.1.tar.bz2) = 04aad7b7a114411cf7bf2f7908eafc5d4f21661a
|
||||
Size (ap-utils-1.3.1.tar.bz2) = 276036 bytes
|
Loading…
Reference in a new issue