diff options
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 3dafcd00b81c..e4436f69cf03 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -10,7 +10,7 @@ PORTNAME= matplotlib PORTVERSION= 0.98.5.2 PORTREVISION= 1 CATEGORIES= math python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/OldFiles PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mainland@apeiron.net |