summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-11-27 13:05:39 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-11-27 13:05:39 +0000
commit9d4ca1f66439a9a1626a28712b478fbcfbedc835 (patch)
tree4cb1bd7c396698f3d39c023ba9abcb206c7b02e7 /net
parent2d5e0a6f7b4c1654f787d0eee1d265288bedbc38 (diff)
downloadpkgsrc-9d4ca1f66439a9a1626a28712b478fbcfbedc835.tar.gz
Added pear-Net_SMTP 1.2.6 - implementation of SMTP protocol for PHP.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 043271cf852..e6119776576 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.518 2004/11/19 16:53:57 wiz Exp $
+# $NetBSD: Makefile,v 1.519 2004/11/27 13:05:39 jdolecek Exp $
#
COMMENT= Networking tools
@@ -260,6 +260,7 @@ SUBDIR+= pchar
SUBDIR+= pconsole
SUBDIR+= pear-Net_DIME
SUBDIR+= pear-Net_Socket
+SUBDIR+= pear-Net_SMTP
SUBDIR+= pear-Net_URL
SUBDIR+= pear-SOAP
SUBDIR+= pen