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 4520092d648..9ba8f6c4f0d 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2014/05/29 23:36:56 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |