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 a09b8b353e5..edd4b839dfe 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2012/10/02 17:11:31 tron Exp $ +# $NetBSD: Makefile,v 1.59 2012/10/03 21:56:40 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |