diff options
author | explorer <explorer@pkgsrc.org> | 2000-08-31 01:49:46 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 2000-08-31 01:49:46 +0000 |
commit | 7814a395a5aa8ea02c5474663f4dc12798e62d0d (patch) | |
tree | d37800ceedcea513f5f320758e5992e91b0baa40 /net/Makefile | |
parent | 6f7cb9b3816e88a5cc65209c8680dfa8e005f352 (diff) | |
download | pkgsrc-7814a395a5aa8ea02c5474663f4dc12798e62d0d.tar.gz |
add p5-Net-SNMP
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 cbf5c5c0d22..a12f70f80de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2000/08/30 04:14:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.152 2000/08/31 01:49:46 explorer Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -79,6 +79,7 @@ SUBDIR += ORBit SUBDIR += p5-Net SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-SNMP SUBDIR += p5-Net-Telnet SUBDIR += p5-SNMP SUBDIR += p5-Socket6 |