diff options
Diffstat (limited to 'print/py-pyscript/Makefile')
-rw-r--r-- | print/py-pyscript/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index 01878022433b..59207167f172 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -9,8 +9,7 @@ PORTNAME= pyscript PORTVERSION= 0.6.1 PORTREVISION= 2 CATEGORIES= print graphics python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org |