diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-13 11:32:03 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-13 11:32:03 +0000 |
commit | 9add0ae311b08e39d656bf8db46f9f216b1839d6 (patch) | |
tree | 2d00b110386803636b47c40b8fa4638f4d4aca58 /net/Makefile | |
parent | 1811cb0ada87621b0b669155d2a2e7a9745c9250 (diff) |
Add p5-Net-SNPP 1.12, Perl Simple Network Pager Protocol Client.
PR: 38936
Submitted by: devin@spamcop.net
Notes
Notes:
svn path=/head/; revision=61206
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 60778aebc616..99cdff983f2d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -341,6 +341,7 @@ SUBDIR += p5-Net-SCP SUBDIR += p5-Net-SMPP SUBDIR += p5-Net-SNMP + SUBDIR += p5-Net-SNPP SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Perl SUBDIR += p5-Net-Server |