diff options
author | damon <damon> | 2001-10-31 00:31:22 +0000 |
---|---|---|
committer | damon <damon> | 2001-10-31 00:31:22 +0000 |
commit | 21c0c193c3a64a821a6e632c18780b8841fbfd6e (patch) | |
tree | 5d8b3f3590b63bfbc57f5fa25fdaf7614107b248 /net/Makefile | |
parent | 9972842044a768fa81c039e6d7da97ea5a0f0cee (diff) | |
download | pkgsrc-21c0c193c3a64a821a6e632c18780b8841fbfd6e.tar.gz |
Adde gkrellm-ping, gkrellm-snmp, gkrellm-wireless
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e7a2025d2c7..0e8b0301dba 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2001/10/24 09:43:41 agc Exp $ +# $NetBSD: Makefile,v 1.261 2001/10/31 00:31:22 damon Exp $ # COMMENT= Networking tools @@ -53,6 +53,9 @@ SUBDIR+= fping SUBDIR+= freewais-sf SUBDIR+= gated SUBDIR+= gftp +SUBDIR+= gkrellm-ping +SUBDIR+= gkrellm-snmp +SUBDIR+= gkrellm-wireless SUBDIR+= gnapfetch SUBDIR+= gnapster SUBDIR+= gnubile |