diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-09 08:16:15 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-09 08:16:15 +0000 |
commit | c1544af31330673d005e39f2b372f8b136d40e39 (patch) | |
tree | 5c8d2b9b18d14d6e283ca9e115f6cf94a93b4c6d /science/mayavi/Makefile | |
parent | Fix the plist by remove zu locale directories. (diff) |
- Update to 1.4
PR: ports/77139
Submitted by: Ports Fury
Diffstat (limited to 'science/mayavi/Makefile')
-rw-r--r-- | science/mayavi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mayavi/Makefile b/science/mayavi/Makefile index e613d1cb0392..83ed5b7d79ac 100644 --- a/science/mayavi/Makefile +++ b/science/mayavi/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mayavi -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= science python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |