diff options
Diffstat (limited to 'math/grace/Makefile')
-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 7b8a65d45f5..7cd834473ae 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2013/01/26 21:38:10 adam Exp $ +# $NetBSD: Makefile,v 1.56 2013/02/16 11:23:06 wiz Exp $ DISTNAME= grace-5.1.23 -PKGREVISION= 1 +PKGREVISION= 2 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/ \ |