summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-10 10:12:48 +0000
committerminskim <minskim@pkgsrc.org>2004-10-10 10:12:48 +0000
commit8ac92e2c15002e69b30d54d772d0af87d7fa5580 (patch)
tree0c3266fc8eb1f6d9f620d9f743b492ad98d7ba5b
parent5acd24a629ffdb24865e6fe63472132c38c823a3 (diff)
downloadpkgsrc-8ac92e2c15002e69b30d54d772d0af87d7fa5580.tar.gz
Add and enable p5-POE.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4e921e8e189..7d3aaca8f0c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.540 2004/10/10 03:14:39 reed Exp $
+# $NetBSD: Makefile,v 1.541 2004/10/10 10:12:48 minskim Exp $
#
COMMENT= Development utilities
@@ -362,6 +362,7 @@ SUBDIR+= p5-Net-CIDR
SUBDIR+= p5-Net-Netmask
SUBDIR+= p5-OLE-Storage_Lite
SUBDIR+= p5-Object-Realize-Later
+SUBDIR+= p5-POE
SUBDIR+= p5-PV
SUBDIR+= p5-Params-Validate
SUBDIR+= p5-Parse-RecDescent
diff --git a/doc/CHANGES b/doc/CHANGES
index 1a296bf7888..fa4a21d2ac1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7388 2004/10/10 09:59:06 dillo Exp $
+$NetBSD: CHANGES,v 1.7389 2004/10/10 10:12:48 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4598,3 +4598,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated postgresql74 to 7.4.5 [jdolecek 2004-10-10]
Updated moss to 0.1.11 [minskim 2004-10-10]
Updated pkgdiff to 0.115 [dillo 2004-10-10]
+ Added p5-POE-0.29 [minskim 2004-10-10]