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 b55914a9328..94aa78ce3db 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2013/06/04 22:16:38 tron Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/06 12:54:44 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |