diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-04-13 20:10:31 +0800 |
commit | f62ce4ef7edb79df349dff156ca0694e851110a5 (patch) | |
tree | 1a7cdb836277675833c5e1b0cd0ecc20ef5e3fc5 /math/pspp | |
parent | 8c7786fdbb2f8659929098e55e245664308d5dc3 (diff) | |
download | freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.tar.gz freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.tar.zst freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.zip |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Diffstat (limited to 'math/pspp')
-rw-r--r-- | math/pspp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 48a654177214..61c4625a44e3 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -3,6 +3,7 @@ PORTNAME= pspp PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU |