diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-08-09 17:35:37 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-08-09 17:35:37 +0000 |
commit | a5ec39c112915964b877e00a7a4fdf37100879d5 (patch) | |
tree | 68e9d4dd01b9ed0d0ac368a36131a368f1233010 /textproc/Makefile | |
parent | bbd82e377ac4cc52e367e128bc4368c3d9f6131b (diff) | |
download | pkgsrc-a5ec39c112915964b877e00a7a4fdf37100879d5.tar.gz |
Add oniguruma.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1a7a95308ad..84f034bfe09 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.424 2008/08/09 03:00:20 obache Exp $ +# $NetBSD: Makefile,v 1.425 2008/08/09 17:35:37 ahoka Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -175,6 +175,7 @@ SUBDIR+= nbsed SUBDIR+= ndtpd SUBDIR+= nxml-mode SUBDIR+= o3read +SUBDIR+= oniguruma SUBDIR+= openjade SUBDIR+= opensp SUBDIR+= p5-CAM-PDF |