diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-27 02:28:21 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-27 02:28:21 +0000 |
commit | 48c38530de62b4d37769830502c34d06c2dc77b8 (patch) | |
tree | 13b550dac005c53481f9163a57bea84c85a0ed79 | |
parent | 5d179db25fb2468b885708135c1da7a7d58af209 (diff) | |
download | pkgsrc-48c38530de62b4d37769830502c34d06c2dc77b8.tar.gz |
Add and enable py-Reverend.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | textproc/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cf87453f897..5c9287cb6d7 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5015 2004/02/27 01:59:03 snj Exp $ +$NetBSD: CHANGES,v 1.5016 2004/02/27 02:28:21 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1068,3 +1068,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gtk2 to 2.2.4nb4 [snj 2004-02-27] Updated gtk-thinice-engine to 2.0.2nb3 [snj 2004-02-27] Updated xfce4-gtk2-engines to 2.1.8nb1 [snj 2004-02-27] + Added py-Reverend-0.2.4 [minskim 2004-02-27] diff --git a/textproc/Makefile b/textproc/Makefile index 2774aad76fd..82db135aaa5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.236 2004/02/23 08:59:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.237 2004/02/27 02:28:21 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -185,6 +185,7 @@ SUBDIR+= psgml-mode SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc SUBDIR+= py-Lupy +SUBDIR+= py-Reverend SUBDIR+= py-SimpleParse SUBDIR+= py-csv SUBDIR+= py-docutils |