diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 16:19:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 16:19:42 +0000 |
commit | 00cb07cc10f4fd90cd3a7c17fc43e68853375f40 (patch) | |
tree | 6a6195cca9a51885ca44ca49d5abb759041d9374 /textproc | |
parent | bd22a712cfcc288e1712727c34c4bc0c46bb9b72 (diff) | |
download | pkgsrc-00cb07cc10f4fd90cd3a7c17fc43e68853375f40.tar.gz |
Add and enable raptor
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b1d159bb092..9006d28d19c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.205 2003/08/25 11:17:49 cjep Exp $ +# $NetBSD: Makefile,v 1.206 2003/08/30 16:19:42 xtraeme Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -175,6 +175,7 @@ SUBDIR+= py-xmltools SUBDIR+= pyDict SUBDIR+= pyxml SUBDIR+= qsubst +SUBDIR+= raptor SUBDIR+= regexx SUBDIR+= rfcutil SUBDIR+= rman |