summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-27 13:05:39 +0000
committerjdolecek <jdolecek>2004-11-27 13:05:39 +0000
commit77b7f72ade722aa3e73b7033c21924052a102fa5 (patch)
tree4cb1bd7c396698f3d39c023ba9abcb206c7b02e7 /net/Makefile
parent54b966015b78abe2e031d520a1f8e6127a8634f4 (diff)
downloadpkgsrc-77b7f72ade722aa3e73b7033c21924052a102fa5.tar.gz
Added pear-Net_SMTP 1.2.6 - implementation of SMTP protocol for PHP.
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 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