diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-14 13:12:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-14 13:12:56 +0000 |
commit | f8daf6b658a1ace170485a4cb103056db4e48fe9 (patch) | |
tree | d3530310fbf4d831c23471c111e43fd04f87e6cc /net/Makefile | |
parent | ba702190306f2985a24b9c22a2be306c549f96e7 (diff) | |
download | pkgsrc-f8daf6b658a1ace170485a4cb103056db4e48fe9.tar.gz |
Add and enable net-snmp-current.
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 25db1aa6a73..b292226247e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2002/03/12 22:23:00 fredette Exp $ +# $NetBSD: Makefile,v 1.278 2002/03/14 13:12:56 wiz Exp $ # COMMENT= Networking tools @@ -104,6 +104,7 @@ SUBDIR+= ncftp2 SUBDIR+= ncftp3 SUBDIR+= neat SUBDIR+= nemesis +SUBDIR+= net-snmp-current SUBDIR+= netatalk SUBDIR+= netatalk-asun SUBDIR+= netcat |