diff options
author | rh <rh@pkgsrc.org> | 2000-10-16 09:58:56 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-10-16 09:58:56 +0000 |
commit | 3ab1c8f820d82768e5a8d4d564949b8cc482baae (patch) | |
tree | c520a03014584798e6f930c016b72f76d13a62c8 /textproc | |
parent | 80b78b9cd94b500bcf13eb0cab3bb98eb3fed065 (diff) | |
download | pkgsrc-3ab1c8f820d82768e5a8d4d564949b8cc482baae.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 |