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 4f4b7eaeda0..f1453451b57 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2011/04/22 13:44:07 obache Exp $ +# $NetBSD: Makefile,v 1.50 2011/11/01 06:11:55 sbd Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |