diff options
author | bofh <bofh@FreeBSD.org> | 2016-04-11 03:04:12 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2016-04-11 03:04:12 +0800 |
commit | 47170edc333c82548c919564c8091ef2c1f82995 (patch) | |
tree | de219a1a9e45a4288994c3a3f84999008f77e79d /science/py-mdp | |
parent | 5842a1d4ff0f47e3606e3a18d29238b3ff08dd9b (diff) | |
download | freebsd-ports-gnome-47170edc333c82548c919564c8091ef2c1f82995.tar.gz freebsd-ports-gnome-47170edc333c82548c919564c8091ef2c1f82995.tar.zst freebsd-ports-gnome-47170edc333c82548c919564c8091ef2c1f82995.zip |
science/py-mdp: Update version 3.3=>3.5
- Some typo occured which created a couple of SVN entry. Sorry for that.
Diffstat (limited to 'science/py-mdp')
-rw-r--r-- | science/py-mdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile index 7b13a5144990..f0be28f32e80 100644 --- a/science/py-mdp/Makefile +++ b/science/py-mdp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mdp -PORTVERSION= 3 +PORTVERSION= 3.5 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME}-toolkit/${PORTNAME}-toolkit/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |