diff options
author | wen <wen@FreeBSD.org> | 2010-03-29 09:12:27 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-03-29 09:12:27 +0800 |
commit | 2485fe149efc978d155393f33f5e726cede4736a (patch) | |
tree | 1ee635f2ee7443b3c01fb63f5769fdc72b2f74be /math/pspp | |
parent | 6f1eb824beba87cbcb6f9543780fd30fc64d302f (diff) | |
download | freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.gz freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.zst freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.zip |
- Bump PORTREVISION to chase the update of math/gsl
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 c7083a67baf3..bed7197730d0 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -7,7 +7,7 @@ PORTNAME= pspp PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= GNU |