diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-04-08 23:07:29 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-04-08 23:07:29 +0800 |
commit | bb1dbad713fd7b250bd4a3685d35260546a8bd31 (patch) | |
tree | 632635518fa49ec0bd53a0bdc3bbf4641e235030 /math | |
parent | ddde5fdd47611010acee9629e4e1a532476fe9a4 (diff) | |
download | freebsd-ports-gnome-bb1dbad713fd7b250bd4a3685d35260546a8bd31.tar.gz freebsd-ports-gnome-bb1dbad713fd7b250bd4a3685d35260546a8bd31.tar.zst freebsd-ports-gnome-bb1dbad713fd7b250bd4a3685d35260546a8bd31.zip |
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
Diffstat (limited to 'math')
-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 55c04e8d2ccd..c8d5b04d502a 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -7,7 +7,7 @@ PORTNAME= pspp PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |