diff options
author | drochner <drochner> | 2007-10-11 18:45:05 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-10-11 18:45:05 +0000 |
commit | 31280bd21d126b5d169c0fa322e3802aa6ad925e (patch) | |
tree | 768846e8b9fd73774f3c52bfc395a8b9148d4236 /textproc/Makefile | |
parent | 1354626c3acdea60977b7e375e7289a17531a3ab (diff) | |
download | pkgsrc-31280bd21d126b5d169c0fa322e3802aa6ad925e.tar.gz |
+rarian
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 9334df755c0..abb4406c9cd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.385 2007/09/21 00:06:31 wiz Exp $ +# $NetBSD: Makefile,v 1.386 2007/10/11 18:45:05 drochner Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -310,6 +310,7 @@ SUBDIR+= py-yaml SUBDIR+= qprint SUBDIR+= qsubst SUBDIR+= raptor +SUBDIR+= rarian SUBDIR+= regexx SUBDIR+= rfcutil SUBDIR+= rman |