diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2004-05-25 02:59:13 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2004-05-25 02:59:13 +0800 |
commit | 0b699f27f2310a6564bd52c4c9e45a162b845090 (patch) | |
tree | cd850dac9d12616663cc56c6e163e8fd610166a0 /math/grace/Makefile | |
parent | b2426e08011dd8f6c12b1ea5e144e3886cd5ad36 (diff) | |
download | freebsd-ports-gnome-0b699f27f2310a6564bd52c4c9e45a162b845090.tar.gz freebsd-ports-gnome-0b699f27f2310a6564bd52c4c9e45a162b845090.tar.zst freebsd-ports-gnome-0b699f27f2310a6564bd52c4c9e45a162b845090.zip |
o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)
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 0c6f7dfddbce..b8497b0cc4f5 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -7,7 +7,7 @@ PORTNAME= grace PORTVERSION= 5.1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) |