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 9a51590b5d1..4f4b7eaeda0 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2011/01/13 13:53:29 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2011/04/22 13:44:07 obache Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |