diff options
author | ghen <ghen@pkgsrc.org> | 2005-12-29 14:55:06 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2005-12-29 14:55:06 +0000 |
commit | 78e9ec0d3dcfa051e34284d53f0f0cf1aea13170 (patch) | |
tree | 8051477795722a92ba67285471885f0cc25c0766 /net | |
parent | f4690b851bdd78a416186e143518aeef4b390b17 (diff) | |
download | pkgsrc-78e9ec0d3dcfa051e34284d53f0f0cf1aea13170.tar.gz |
Add aiccu.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b05ff428c53..80fb908564f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.593 2005/12/28 15:51:08 ghen Exp $ +# $NetBSD: Makefile,v 1.594 2005/12/29 14:55:06 ghen Exp $ # COMMENT= Networking tools @@ -12,6 +12,7 @@ SUBDIR+= ORBit2 SUBDIR+= SDL_net SUBDIR+= adns SUBDIR+= aget +SUBDIR+= aiccu SUBDIR+= airport2basestationconfig SUBDIR+= airportbasestationconfig SUBDIR+= airportmodemutility |