diff options
author | obache <obache> | 2010-08-05 12:19:27 +0000 |
---|---|---|
committer | obache <obache> | 2010-08-05 12:19:27 +0000 |
commit | fb2fbf057454d2a8e3f5513da12065ceaf391182 (patch) | |
tree | 8987922b74146515a77d15911e2aeb7cb6fd0e55 /textproc/Makefile | |
parent | b8dae1cfef0c1d368e4155d35a09c0092387b686 (diff) | |
download | pkgsrc-fb2fbf057454d2a8e3f5513da12065ceaf391182.tar.gz |
+ py-xlrd.
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 343874e5c00..22bbe331c69 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2010/08/01 12:15:36 obache Exp $ +# $NetBSD: Makefile,v 1.549 2010/08/05 12:19:27 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -443,6 +443,7 @@ SUBDIR+= py-pygments SUBDIR+= py-sphinx SUBDIR+= py-textile SUBDIR+= py-vobject +SUBDIR+= py-xlrd SUBDIR+= py-xml SUBDIR+= py-yamcha SUBDIR+= py-yaml |