diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-01-20 22:50:07 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-01-20 22:50:07 +0000 |
commit | 27a76238a29f32fac4f102664acd9d92507c9381 (patch) | |
tree | f8de0d475a310cebc33ae24af10e627bcd30259c | |
parent | 8b519d48eddfdd4e85eb0431fa1d242724e57da7 (diff) | |
download | pkgsrc-27a76238a29f32fac4f102664acd9d92507c9381.tar.gz |
Added packit 1.0
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5d413648f6f..08141e49397 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8842 2005/01/20 22:01:02 adrianp Exp $ +$NetBSD: CHANGES,v 1.8843 2005/01/20 22:50:07 adrianp Exp $ Changes to the packages collection and infrastructure in 2005: @@ -454,3 +454,4 @@ Changes to the packages collection and infrastructure in 2005: Updated p5-Devel-SmallProf to 1.15 [bad 2005-01-20] Updated gnome-vfs2 to 2.8.3nb2 [recht 2005-01-20] Updated tcpreplay to 2.3.2 [adrianp 2005-01-20] + Added packit-1.0 [adrianp 2005-01-20] diff --git a/net/Makefile b/net/Makefile index 3e496bb5ebd..06001e132cc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.533 2005/01/20 18:03:21 cube Exp $ +# $NetBSD: Makefile,v 1.534 2005/01/20 22:50:07 adrianp Exp $ # COMMENT= Networking tools @@ -261,6 +261,7 @@ SUBDIR+= p5-SOAP-Lite SUBDIR+= p5-Socket6 SUBDIR+= p5-Wais SUBDIR+= p5-ispman +SUBDIR+= packit SUBDIR+= pchar SUBDIR+= pconsole SUBDIR+= pear-Net_DIME |