diff options
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 5d351480f43..f93f04eb2ed 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2009/12/03 13:06:54 asau Exp $ +# $NetBSD: Makefile,v 1.46 2010/01/18 09:59:12 wiz Exp $ # DISTNAME= grace-5.1.22 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \ ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ |