diff options
Diffstat (limited to 'math/pspp/Makefile')
-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 b5bb849ca9c..3c099b2cbc3 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2021/06/01 09:12:26 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2021/12/08 16:05:35 adam Exp $ DISTNAME= pspp-0.6.2 -PKGREVISION= 51 +PKGREVISION= 52 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |