summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-27 17:42:48 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-27 17:42:48 +0000
commitfd29eff5a87d975adc1fe7c9806e2a942ad0713d (patch)
treef0e78e14518ccaec7ff96463c6381dd97bcb31c5 /net/Makefile
parentImport of the SNMP_Session perl module. This module differs (diff)
Activate p5-SNMP_Session
Notes
Notes: svn path=/head/; revision=19837
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 8d3b28db8218..2398d09f1adf 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.278 1999/06/23 00:45:09 cpiazza Exp $
+# $Id: Makefile,v 1.279 1999/06/25 20:21:43 jseger Exp $
#
SUBDIR += IglooFTP
@@ -141,6 +141,7 @@
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Whois
SUBDIR += p5-SNMP
+ SUBDIR += p5-SNMP_Session
SUBDIR += p5-Socks
SUBDIR += p5-URI
SUBDIR += p5-pRPC