diff options
| author | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
|---|---|---|
| committer | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
| commit | d1a354ac1990f29f535656efbdbf2842442e2d96 (patch) | |
| tree | 466cae9496590959c8dc5e9d9acacf771b5eab6f /math/pspp | |
| parent | 86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff) | |
| download | pkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz | |
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'math/pspp')
| -rw-r--r-- | math/pspp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 4d0fa7f64cf..d89fc87a547 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2018/11/12 03:52:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2018/11/14 22:22:00 kleink Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |
