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/pycdf | |
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/pycdf')
-rw-r--r-- | science/pycdf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/pycdf/Makefile b/science/pycdf/Makefile index 2dd5cc6e74da..97e84ec6f373 100644 --- a/science/pycdf/Makefile +++ b/science/pycdf/Makefile @@ -8,8 +8,7 @@ PORTNAME= pycdf PORTVERSION= 0.6.3 CATEGORIES= science python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= pysclint +MASTER_SITES= SF/pysclint/${PORTNAME}/${PORTNAME}-${PORTVERSION}b DISTNAME= ${PORTNAME}-0.6-3b MAINTAINER= wenheping@gmail.com |