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 6f9e0beacc2..4520092d648 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.71 2014/05/05 00:48:07 ryoon Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |