diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-01-27 11:38:41 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-01-27 11:38:41 +0800 |
commit | 9e349c10504d6c2d4b45698ac728eb3005cb5fef (patch) | |
tree | e6cb4d5884baa24dbdbf47ab78e21f681a4c15a1 /lang/Makefile | |
parent | 841c76afd5c87d8cfe8cb30617ddbc3475bb550f (diff) | |
download | freebsd-ports-gnome-9e349c10504d6c2d4b45698ac728eb3005cb5fef.tar.gz freebsd-ports-gnome-9e349c10504d6c2d4b45698ac728eb3005cb5fef.tar.zst freebsd-ports-gnome-9e349c10504d6c2d4b45698ac728eb3005cb5fef.zip |
Remove python21 and python22. These version lines are long deprecated and
no ports require them.
Approved by: python@
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2f3c162c326a..a6fa7d6117bb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -242,8 +242,6 @@ SUBDIR += python-doc-postscript-a4 SUBDIR += python-doc-postscript-letter SUBDIR += python-mode.el - SUBDIR += python21 - SUBDIR += python22 SUBDIR += python23 SUBDIR += python24 SUBDIR += python25 |