diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
commit | 4e896a50f826a6dab94bd8c9a09d268a8aa48cf7 (patch) | |
tree | 10b7014104ebd0aaae8e4e402003e77848c50655 /math/pspp | |
parent | 2c7110785aadaaf617e492105d7e1ffc032f75b3 (diff) |
Notes
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 61c4625a44e3..484d83c25571 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= pspp PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= GNU |