diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-05-02 11:34:23 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-05-02 11:34:23 +0000 |
commit | b1a786cf260df380877db0dfbddf29d0da03c7b9 (patch) | |
tree | 2bd7d826af40182a2cd0c2ce9c8bef47777997b7 /lang/stackless_python | |
parent | d61ef57d71aec34fbfbfdb40388585e200c22ec2 (diff) | |
download | ports-b1a786cf260df380877db0dfbddf29d0da03c7b9.tar.gz ports-b1a786cf260df380877db0dfbddf29d0da03c7b9.zip |
Notes
Diffstat (limited to 'lang/stackless_python')
-rw-r--r-- | lang/stackless_python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile index 642606e8aa99..bcab3471b0fa 100644 --- a/lang/stackless_python/Makefile +++ b/lang/stackless_python/Makefile @@ -20,7 +20,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= perky@python.or.kr -MASTERDIR= ${.CURDIR}/../../lang/python +MASTERDIR= ${.CURDIR}/../../lang/python20 # stackless python port infoes COMMENT= ${.CURDIR}/pkg-comment |