diff options
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 1e5f8a7ea27..bc590bfb462 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.33 2004/12/28 23:18:17 reed Exp $ # DISTNAME= grace-5.1.14 -PKGREVISION= 1 +PKGREVISION= 2 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/ \ |