diff options
author | tg <tg@FreeBSD.org> | 2000-09-08 11:50:42 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-09-08 11:50:42 +0000 |
commit | 3d2bf097decd682e51531235cecb4cb9938fc79c (patch) | |
tree | ed51d604290d7d83045e71833ca31d5493acec4a | |
parent | e897e60ba404b5bcf88126a9c9725150783038f7 (diff) | |
download | FreeBSD-ports-3d2bf097decd682e51531235cecb4cb9938fc79c.zip FreeBSD-ports-3d2bf097decd682e51531235cecb4cb9938fc79c.tar.gz |
Activate python15 after repo-copy.
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 843979b..cdd579d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -93,6 +93,7 @@ SUBDIR += python-doc-pdf-letter SUBDIR += python-doc-postscript-a4 SUBDIR += python-doc-postscript-letter + SUBDIR += python15 SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += ruby |