diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /math/grace | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'math/grace')
-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 9bb5dfe5567..5fb48b95f9b 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2005/12/12 21:36:55 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2006/02/05 23:10:02 joerg Exp $ # DISTNAME= grace-5.1.14 -PKGREVISION= 3 +PKGREVISION= 4 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/ \ |