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 edd4b839dfe..a745ac6649f 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2012/10/03 21:56:40 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2012/10/08 23:02:03 adam Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |