diff options
author | rh <rh> | 2000-10-16 09:58:56 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-16 09:58:56 +0000 |
commit | a597ce2fd7d7a4cea0a17dc9c91fd79aee2da4c7 (patch) | |
tree | c520a03014584798e6f930c016b72f76d13a62c8 /textproc | |
parent | f739fd60be279293c7bf0ac9d9d96c99e14bec21 (diff) | |
download | pkgsrc-a597ce2fd7d7a4cea0a17dc9c91fd79aee2da4c7.tar.gz |
Add and enable p5-Text-Template
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 feea140d387..e55c8d22f53 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2000/09/07 11:32:22 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2000/10/16 09:58:56 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -30,6 +30,7 @@ SUBDIR += p5-Convert-BER SUBDIR += p5-Filter SUBDIR += p5-Text-DelimMatch + SUBDIR += p5-Text-Template SUBDIR += p5-XML-Parser SUBDIR += par SUBDIR += py-dtml |