diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
commit | 6e4a0dd7991ad854ac6cf1540d0631a457cf96dd (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /math | |
parent | 18cff5b61468d9288337f1194f99784e4b7d7622 (diff) | |
download | pkgsrc-6e4a0dd7991ad854ac6cf1540d0631a457cf96dd.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 4 | ||||
-rw-r--r-- | math/xmgr/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 98d722a796b..9bb5dfe5567 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2005/05/22 20:08:13 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2005/12/12 21:36:55 joerg Exp $ # DISTNAME= grace-5.1.14 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ \ ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/ \ diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index c47a61cb949..931b125af7d 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/12/05 23:55:12 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/12 21:36:55 joerg Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ \ ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/old/ \ |