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 37f5589e615..2d7f872ecb5 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2015/04/25 14:23:30 tnn Exp $ +# $NetBSD: Makefile,v 1.74 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |