diff options
author | rillig <rillig> | 2005-11-19 15:06:36 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-19 15:06:36 +0000 |
commit | 3bd78af77332a7e12b2874dd318f18a4f7514075 (patch) | |
tree | 74c1f74fa5fe25da6aa7c3a2a0fb746fc56ee219 /textproc/Makefile | |
parent | 203b522d4288d1dbd93ad878322fabebe58efa27 (diff) | |
download | pkgsrc-3bd78af77332a7e12b2874dd318f18a4f7514075.tar.gz |
pkglint --autofix
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 ebf27f22cb3..4dffe7cd4d3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.303 2005/11/13 06:16:37 minskim Exp $ +# $NetBSD: Makefile,v 1.304 2005/11/19 15:06:36 rillig Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -150,6 +150,7 @@ SUBDIR+= p5-Pod-Coverage SUBDIR+= p5-Pod-Escapes SUBDIR+= p5-Pod-POM SUBDIR+= p5-Pod-Simple +SUBDIR+= p5-Pod-Tree SUBDIR+= p5-Regexp-Common SUBDIR+= p5-String-Approx SUBDIR+= p5-String-CRC32 |