diff options
author | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
commit | d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d (patch) | |
tree | e7cc5c8c2339d6426c8da73c819e2d83346970e8 /math/qtiplot | |
parent | 9fd3497d230ffc75a2bc54b7a87ff000347e6842 (diff) | |
download | freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.gz freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.zst freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.zip |
Chase PyQT update
Diffstat (limited to 'math/qtiplot')
-rw-r--r-- | math/qtiplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index c146e496eed3..a4ad3a7e2be1 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -7,6 +7,7 @@ PORTNAME= qtiplot DISTVERSION= 0.9.8.9 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ |