diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
commit | 15323e14ca5e26ed7f61689771fc0aa594453e3e (patch) | |
tree | 8548af9a729d1cf57c0e531cbb14598ae974ef7f /science/py-paida | |
parent | 3f959ccac94a73ce731865cd12c9914cbe6d65b7 (diff) | |
download | freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.gz freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.zst freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.zip |
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Diffstat (limited to 'science/py-paida')
-rw-r--r-- | science/py-paida/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-paida/Makefile b/science/py-paida/Makefile index f5efd1de83ed..77142a3a6ef3 100644 --- a/science/py-paida/Makefile +++ b/science/py-paida/Makefile @@ -8,7 +8,7 @@ PORTNAME= paida PORTVERSION= 3.2.1.2.10 CATEGORIES= science python -MASTER_SITES= SF/paida +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-3.2.1_2.10.1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-3.2.1_2.10.1 |