summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-09 17:16:56 +0000
committerminskim <minskim>2006-04-09 17:16:56 +0000
commit93dd3f15ed6d422a584aac96e04599fd6440511b (patch)
tree50d8bfa03200a89ce787ed20d5a6f20cb5ae51c1
parent52e970b8bd6ca1aeedaac5658744649a238954b5 (diff)
downloadpkgsrc-93dd3f15ed6d422a584aac96e04599fd6440511b.tar.gz
Add p5-Net-FTPSSL.
-rw-r--r--doc/CHANGES3
-rw-r--r--net/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 3686ea55386..8c55ad3ce63 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13523 2006/04/09 17:02:43 schmonz Exp $
+$NetBSD: CHANGES,v 1.13524 2006/04/09 17:16:56 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -1993,3 +1993,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated www/links-gui to 2.1.0.21 [wiz 2006-04-09]
Updated fonts/alee-ttf to 7.3 [minskim 2006-04-09]
Updated mail/rss2email to 2.57 [schmonz 2006-04-09]
+ Added net/p5-Net-FTPSSL version 0.04 [minskim 2006-04-09]
diff --git a/net/Makefile b/net/Makefile
index f68fe013363..19cb7ed0fdc 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2006/04/03 18:38:58 wiz Exp $
+# $NetBSD: Makefile,v 1.613 2006/04/09 17:16:56 minskim Exp $
#
COMMENT= Networking tools
@@ -270,6 +270,7 @@ SUBDIR+= p5-Net-DNS
SUBDIR+= p5-Net-DNSServer
SUBDIR+= p5-Net-Daemon
SUBDIR+= p5-Net-Dev-MIBLoadOrder
+SUBDIR+= p5-Net-FTPSSL
SUBDIR+= p5-Net-Gnats
SUBDIR+= p5-Net-Google
SUBDIR+= p5-Net-IP