diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-16 17:41:41 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-16 17:41:41 +0000 |
commit | 74e8bfadfea34752b1b4490697b0318322148860 (patch) | |
tree | 4aa323f0c7153c9b43aefd1a7adecbb6e8388a60 /textproc/Makefile | |
parent | cb4502a5846faaa6b43b245588acb9d4d0ad54e3 (diff) | |
download | pkgsrc-74e8bfadfea34752b1b4490697b0318322148860.tar.gz |
Add and enable p5-Pod-POM.
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 cd587d9fa8b..2724611c377 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2001/04/13 04:32:43 jwise Exp $ +# $NetBSD: Makefile,v 1.86 2001/04/16 17:41:41 jtb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -39,6 +39,7 @@ SUBDIR+= opensp SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER SUBDIR+= p5-Filter +SUBDIR+= p5-Pod-POM SUBDIR+= p5-Text-BibTeX SUBDIR+= p5-Text-CSV_XS SUBDIR+= p5-Text-DelimMatch |