diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-08-04 05:51:19 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-08-04 05:51:19 +0000 |
commit | 203db9cce6ed2d3073adcaac130828d10616d816 (patch) | |
tree | 12b4ca3a535786b02987e9b475092ed81abc39b6 /net/Makefile | |
parent | Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate a (diff) |
Add ap-utils 1.0.3, amtel wireless access point utilities.
PR: 40719
Submitted by: Jerry A! <jerry@thehutt.org>
Notes
Notes:
svn path=/head/; revision=63944
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c8c7c4247c7e..864bbcd0fd4f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -12,6 +12,7 @@ SUBDIR += airport SUBDIR += amcl SUBDIR += angst + SUBDIR += ap-utils SUBDIR += apinger SUBDIR += archie SUBDIR += archie.el |