summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2004-11-20 17:02:41 +0000
committerAnders Nordby <anders@FreeBSD.org>2004-11-20 17:02:41 +0000
commitccc1551c00efd3c013890bf4c3a63e691a4cbf41 (patch)
treee719b69be0a40f384f2691b66b135b6dfe9a53e0 /java/Makefile
parent- Update to 2.1.6 (diff)
Add Westhawk SNMP, a lightweight SNMP stack for the Java development
environment. Sponsored by: University of Tromsø
Notes
Notes: svn path=/head/; revision=122014
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 921bba141c5c..a949aa1bae06 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -137,6 +137,7 @@
SUBDIR += sun-wtk
SUBDIR += trove4j
SUBDIR += tya
+ SUBDIR += westhawksnmp
SUBDIR += xdoclet
.include <bsd.port.subdir.mk>