diff options
Diffstat (limited to 'math/pspp')
-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 1cea334f9c7..b55914a9328 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2013/06/03 10:05:32 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/04 22:16:38 tron Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |