diff options
Diffstat (limited to 'devel/py-psyco/Makefile')
-rw-r--r-- | devel/py-psyco/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-psyco/Makefile b/devel/py-psyco/Makefile index c59dbb15f800..18dc1cfcc21d 100644 --- a/devel/py-psyco/Makefile +++ b/devel/py-psyco/Makefile @@ -8,8 +8,7 @@ PORTNAME= psyco PORTVERSION= 1.6 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= psyco +MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-src |