diff options
author | gdt <gdt@pkgsrc.org> | 2015-01-28 19:16:35 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2015-01-28 19:16:35 +0000 |
commit | bd6ce653159154feffc1d88d7f1262c93e8af135 (patch) | |
tree | a90cbc4f8f9137fe8659aba3f0710e99b6d40938 /textproc | |
parent | 45a2c8ea3a063ba7673cbaba0c25b39f4108e2df (diff) | |
download | pkgsrc-bd6ce653159154feffc1d88d7f1262c93e8af135.tar.gz |
+py-generateDS
CVS: ----------------------------------------------------------------------
CVS: CVSROOT cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
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 e7ab09b9f09..8f48506ee62 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.818 2015/01/16 21:03:59 jnemeth Exp $ +# $NetBSD: Makefile,v 1.819 2015/01/28 19:16:35 gdt Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -656,6 +656,7 @@ SUBDIR+= py-empy SUBDIR+= py-enchant SUBDIR+= py-expat SUBDIR+= py-feedparser +SUBDIR+= py-generateDS SUBDIR+= py-gnosis-utils SUBDIR+= py-html2text SUBDIR+= py-html5lib |