diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | d514daf1ff3cf00c81e73c1635272afd0b62e30c (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /math/qalculate-kde | |
parent | 25cceeb31aa5720299ad8fd28093bb8af0c9cbef (diff) | |
download | pkgsrc-d514daf1ff3cf00c81e73c1635272afd0b62e30c.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'math/qalculate-kde')
-rw-r--r-- | math/qalculate-kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index 1c81b091532..a35e0c47c9d 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2007/09/21 13:03:59 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2007/11/30 21:55:08 wiz Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |