diff options
Diffstat (limited to 'devel/drpython/Makefile')
-rw-r--r-- | devel/drpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index 1818633a259d..428e392ff196 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -8,7 +8,7 @@ PORTNAME= drpython PORTVERSION= 3.11.0 CATEGORIES= devel python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/DrPython%20Current/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org |