diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | 6fe9864ef9034675638bd14ddd7e959f378686cf (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /math/pspp | |
parent | 71a8df3b3e87519b7665c92e6aedce26992823f7 (diff) | |
download | pkgsrc-6fe9864ef9034675638bd14ddd7e959f378686cf.tar.gz |
More pcre PKGREVISION bumps.
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 5f59d42629f..c4f55cd185b 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2012/02/06 12:40:53 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2012/03/03 12:54:19 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |