diff options
author | perky <perky@FreeBSD.org> | 2005-07-29 08:55:50 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2005-07-29 08:55:50 +0800 |
commit | 7cd724fff1c07d3aec1249d06b0026f589dc8edd (patch) | |
tree | d52e515e64b0ae78638510ed460dc2d0a069a1ba /lang/Makefile | |
parent | 63d2ed26a7f159ac0ff87b3c80f7682c06f383d0 (diff) | |
download | freebsd-ports-gnome-7cd724fff1c07d3aec1249d06b0026f589dc8edd.tar.gz freebsd-ports-gnome-7cd724fff1c07d3aec1249d06b0026f589dc8edd.tar.zst freebsd-ports-gnome-7cd724fff1c07d3aec1249d06b0026f589dc8edd.zip |
Remove stackless_python from the ports collection. It's never been
released as tarball source and difficult to maintain for its tendency
to be outdated from the mainstream Python.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index b4f4247c214b..d88425ff05b1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -268,7 +268,6 @@ SUBDIR += spl SUBDIR += squeak SUBDIR += sr - SUBDIR += stackless_python SUBDIR += starlogo SUBDIR += stklos SUBDIR += stldoc |