diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2003-03-27 21:12:43 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2003-03-27 21:12:43 +0800 |
commit | 1efb4a1df2b1d4de4af04475b1f7a8394585021c (patch) | |
tree | b59904f70a750164cc6c5c1f67f97bd99c071a00 /math/grace/Makefile | |
parent | bfcd17ff2c254d87d826113e5daf439251ff36e2 (diff) | |
download | freebsd-ports-gnome-1efb4a1df2b1d4de4af04475b1f7a8394585021c.tar.gz freebsd-ports-gnome-1efb4a1df2b1d4de4af04475b1f7a8394585021c.tar.zst freebsd-ports-gnome-1efb4a1df2b1d4de4af04475b1f7a8394585021c.zip |
o) Update to 5.1.12 (from 5.1.10) (PR: 48957)
o) Fix build Problem with t1lib (change of function names)
o) Fix build on HEAD (PR: 50252)
Diffstat (limited to 'math/grace/Makefile')
-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 b264cb293f95..9dbe37e05888 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grace -PORTVERSION= 5.1.10 +PORTVERSION= 5.1.12 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) |