diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | cec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /math | |
parent | abe9e25af6e42948d4d2e4cc593e97335007e703 (diff) | |
download | pkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
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 d47492a0265..5e497b871ae 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2010/03/24 19:43:27 asau Exp $ +# $NetBSD: Makefile,v 1.45 2010/06/14 15:33:13 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} |