diff options
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 330d5689710..451e91b0a76 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2018/04/16 14:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2018/08/22 09:45:41 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |