diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-12 03:22:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-12 03:22:08 +0800 |
commit | 32988f0062f981dac1f992c38a52fe7db98e246e (patch) | |
tree | 4ef1e78de21e76d0fc7107f15295b185360d0166 /science/py-mdp/Makefile | |
parent | 6d867803434cf18e65bdd3334e6a35dbdb12685c (diff) | |
download | freebsd-ports-gnome-32988f0062f981dac1f992c38a52fe7db98e246e.tar.gz freebsd-ports-gnome-32988f0062f981dac1f992c38a52fe7db98e246e.tar.zst freebsd-ports-gnome-32988f0062f981dac1f992c38a52fe7db98e246e.zip |
- Update to 2.4
PR: 128980
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer
Diffstat (limited to 'science/py-mdp/Makefile')
-rw-r--r-- | science/py-mdp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile index 818d026aa140..45e0693c4f3a 100644 --- a/science/py-mdp/Makefile +++ b/science/py-mdp/Makefile @@ -6,9 +6,9 @@ # PORTNAME= mdp -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= science python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= mdp-toolkit PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} |