summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-09-15 14:32:39 +0000
committerwiz <wiz@pkgsrc.org>2016-09-15 14:32:39 +0000
commit3b16726c324f25a633547d2869562770c0a04950 (patch)
tree94a95fc9d2e5684909931214535de931ef055b01 /math
parent48f5d753bc1900f1664e9dff500d99eb3994641e (diff)
downloadpkgsrc-3b16726c324f25a633547d2869562770c0a04950.tar.gz
After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24 hours already).
Diffstat (limited to 'math')
-rw-r--r--math/libmatheval/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile
index 579879cee3f..e548743b2ab 100644
--- a/math/libmatheval/Makefile
+++ b/math/libmatheval/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2016/03/09 08:25:13 tnn Exp $
+# $NetBSD: Makefile,v 1.20 2016/09/15 14:32:41 wiz Exp $
#
DISTNAME= libmatheval-1.1.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=libmatheval/}