diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-16 11:06:23 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-16 11:06:23 +0000 |
commit | 798319ec944b85785994222976ed0e40ff927a7d (patch) | |
tree | 1473cb9031c87f5fdbf7db8f2581a1379e2b765f /textproc/Makefile | |
parent | 2fd92dd1012bb815b059918f6e35635af9190aca (diff) | |
download | FreeBSD-ports-798319ec944b85785994222976ed0e40ff927a7d.zip FreeBSD-ports-798319ec944b85785994222976ed0e40ff927a7d.tar.gz |
re-add py-docutils to textproc/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 33ba372..099fa5f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -274,6 +274,7 @@ SUBDIR += py-HyperText SUBDIR += py-asv SUBDIR += py-csv + SUBDIR += py-docutils SUBDIR += py-dsv SUBDIR += py-expat SUBDIR += py-jaxml |