diff options
author | hubertf <hubertf> | 2001-07-29 01:13:18 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-07-29 01:13:18 +0000 |
commit | 40674b21e99b3b37aa0ac305863748d19d55d95f (patch) | |
tree | f7605c9ba90815816152a39bb6f5958ff0a312b1 /net/Makefile | |
parent | 7299f4a3b40e251d1378ea5e0c006b485118d2ef (diff) | |
download | pkgsrc-40674b21e99b3b37aa0ac305863748d19d55d95f.tar.gz |
add & enable agqt
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8b010e751da..5698e313924 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2001/07/10 09:53:10 zuntum Exp $ +# $NetBSD: Makefile,v 1.234 2001/07/29 01:13:18 hubertf Exp $ # COMMENT= Networking tools @@ -8,6 +8,7 @@ SUBDIR+= 6tunnel SUBDIR+= ORBit SUBDIR+= SDL_net SUBDIR+= adns +SUBDIR+= agqt SUBDIR+= airportbasestationconfig SUBDIR+= archie SUBDIR+= arla |