diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-01 19:47:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-01 19:47:15 +0000 |
commit | 981bfbc737cbcb275c15399ebfc0b06f061a3df6 (patch) | |
tree | 0f688ef6b65da87d7b78b1aec250531b1164a54a | |
parent | Add latex2rtf. (diff) |
Add python+ipv6.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=25397
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index bc516d1c7efc..b3aac563baf1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -72,6 +72,7 @@ SUBDIR += pike SUBDIR += ptoc SUBDIR += python + SUBDIR += python+ipv6 SUBDIR += python-doc-html SUBDIR += python-doc-pdf-a4 SUBDIR += python-doc-pdf-letter |