oops.. missed '\' in my last commit.

reported by Kenneth R Westerback <kwesterback@home.com>
This commit is contained in:
shell 2001-11-06 17:40:31 +00:00
parent 5ca49155c8
commit 90eec6783e

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.46 2001/11/05 22:46:53 shell Exp $
# $OpenBSD: Makefile,v 1.47 2001/11/06 17:40:31 shell Exp $
# Uses threads
COMMENT= "interpreted object-oriented programming language"
@ -10,7 +10,7 @@ DISTNAME= Python-${VERSION}
CATEGORIES= lang
NEED_VERSION= 1.475
MASTER_SITES= ftp://ftp.python.org/pub/%SUBDIR%/ \
ftp://python.mirrors.netnumina.com/python/pub/%SUBDIR%/
ftp://python.mirrors.netnumina.com/python/pub/%SUBDIR%/ \
http://www.linux.org.hk/mirror/python/ftp/%SUBDIR%/
MASTER_SITE_SUBDIR= python/${VERSION}
EXTRACT_SUFX= .tgz