diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-21 20:18:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-21 20:18:16 +0000 |
commit | b7e862cc15893f3d4aae71dfb79dded6b71c6197 (patch) | |
tree | 7e842cc46665f8fcd122bc1e5146a9686527d4e6 /math/grace | |
parent | 208d46860f8999d6dad21e36f8f7aae81c1e86ca (diff) | |
download | ports-b7e862cc15893f3d4aae71dfb79dded6b71c6197.tar.gz ports-b7e862cc15893f3d4aae71dfb79dded6b71c6197.zip |
Notes
Diffstat (limited to 'math/grace')
-rw-r--r-- | math/grace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 083a83a885ad..e9a639fedce2 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -3,7 +3,7 @@ PORTNAME= grace PORTVERSION= 5.1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math print MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/ \ |