diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 642d929593a..73d03d78e25 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.666 2005/07/26 10:25:46 wiz Exp $ +# $NetBSD: Makefile,v 1.667 2005/07/27 20:26:46 dogcow Exp $ # COMMENT= Development utilities @@ -488,6 +488,7 @@ SUBDIR+= php-shmop SUBDIR+= php-sysvsem SUBDIR+= php-sysvshm SUBDIR+= physfs +SUBDIR+= picp SUBDIR+= pilrc SUBDIR+= pkg-config SUBDIR+= ply diff --git a/doc/CHANGES b/doc/CHANGES index 3e5b1034feb..98d1c8a858f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10708 2005/07/27 19:19:59 gdt Exp $ +$NetBSD: CHANGES,v 1.10709 2005/07/27 20:26:46 dogcow Exp $ Changes to the packages collection and infrastructure in 2005: @@ -3382,3 +3382,4 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/gal2 to 2.4.3 [drochner 2005-07-27] Updated chat/libotr to 2.0.2 [gdt 2005-07-27] Updated chat/gaim-otr to 2.0.2 [gdt 2005-07-27] + Added devel/picp version 0.6.7 [dogcow 2005-07-27] |