diff options
author | nros <nros@pkgsrc.org> | 2019-09-06 08:51:57 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2019-09-06 08:51:57 +0000 |
commit | 58878724d819f3b0bc198b67f6002cdee15182f1 (patch) | |
tree | 1da7a3ce39bb7eb6ffb13c6cd62c22fe0fbf8b5a /math | |
parent | 2f93fdecfbbf8f16cead18fcdebf437dd160c58c (diff) | |
download | pkgsrc-58878724d819f3b0bc198b67f6002cdee15182f1.tar.gz |
Revbump due to XmHTML update
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index b89d6ce4a97..5c4d1f0d0a8 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2019/08/22 12:23:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.74 2019/09/06 08:51:57 nros Exp $ DISTNAME= grace-5.1.25 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ |