diff options
author | stephen <stephen@FreeBSD.org> | 2014-05-11 06:00:59 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-05-11 06:00:59 +0800 |
commit | 61119b7c7ff6984e0909646aaedf64655fc3e8dc (patch) | |
tree | 04f5714ab26350411f6437c9f5bd048c13a71655 /math/pspp | |
parent | d18ec06807b691dcbad3a7f159d4f9ca0ce9c066 (diff) | |
download | freebsd-ports-gnome-61119b7c7ff6984e0909646aaedf64655fc3e8dc.tar.gz freebsd-ports-gnome-61119b7c7ff6984e0909646aaedf64655fc3e8dc.tar.zst freebsd-ports-gnome-61119b7c7ff6984e0909646aaedf64655fc3e8dc.zip |
- Chase revision 353604 to graphics/plotutils.
Approved by: portmgr (implicit)
Diffstat (limited to 'math/pspp')
-rw-r--r-- | math/pspp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index ddcf60dfb893..99752c5c91d5 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= pspp PORTVERSION= 0.6.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= GNU |