diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
commit | bf543217b472adb330fe2342a2bf0fbd7eeee97f (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /math | |
parent | 64c8e7791b2a8f80fe782feb4461e8ef46bd7aaa (diff) | |
download | pkgsrc-bf543217b472adb330fe2342a2bf0fbd7eeee97f.tar.gz |
More PKGREVISION bumps for pixman update.
Diffstat (limited to 'math')
-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 5e497b871ae..e7f3b8ec787 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2010/06/14 15:33:13 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2010/09/14 11:13:13 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |