diff options
Diffstat (limited to 'www/mod_python/Makefile')
-rw-r--r-- | www/mod_python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index 428c4ff78b87..d114cc19cb5b 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -6,12 +6,12 @@ # PORTNAME= mod_python -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.1 CATEGORIES= www python MASTER_SITES= http://www.modpython.org/dist/ \ http://www.python.org/ftp/python/2.0/ \ http://www3.kr.freebsd.org/~perky/distfiles/ -DISTFILES= mod_python-${PORTVERSION}.tgz ${PYTHON_DISTFILE} +DISTFILES= mod_python-${PORTVERSION}.tgz ${PYTHON_DISTFILE} DIST_SUBDIR= python MAINTAINER= perky@python.or.kr |