diff options
author | epg <epg@pkgsrc.org> | 2004-09-26 04:48:49 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2004-09-26 04:48:49 +0000 |
commit | 533b36ec50803a3990809f400323346dc8f53dc5 (patch) | |
tree | fbf277157da85f382945cd3343c68587e3933ef5 /textproc/Makefile | |
parent | 3181982481a1398e1af8fae6189f5ab38e9708ef (diff) | |
download | pkgsrc-533b36ec50803a3990809f400323346dc8f53dc5.tar.gz |
+p5-Pod-Escapes, p5-Pod-Simple
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6381e5487fa..62d167beac7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2004/08/24 12:01:42 drochner Exp $ +# $NetBSD: Makefile,v 1.260 2004/09/26 04:48:49 epg Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -136,7 +136,9 @@ SUBDIR+= p5-Filter SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create +SUBDIR+= p5-Pod-Escapes SUBDIR+= p5-Pod-POM +SUBDIR+= p5-Pod-Simple SUBDIR+= p5-Regexp-Common SUBDIR+= p5-String-Approx SUBDIR+= p5-String-CRC32 |