diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-12-04 10:30:14 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-12-04 10:30:14 +0000 |
commit | a5e170b22474f14e760c2e8dd7250e675a40c01e (patch) | |
tree | 6ff414773d8222c40b4b59f2a262c19ae768d344 | |
parent | - Move plist creation to build target (diff) |
Hook up p5-Net-SNMP3
Notes
Notes:
svn path=/head/; revision=94941
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7e14682c5429..bfa56d7dd5b3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -461,6 +461,7 @@ SUBDIR += p5-Net-SFTP SUBDIR += p5-Net-SMPP SUBDIR += p5-Net-SNMP + SUBDIR += p5-Net-SNMP3 SUBDIR += p5-Net-SNPP SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Perl |