diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 18:40:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 18:40:46 +0000 |
commit | 2231e898cb076b559178f06d0a5637ea0068e434 (patch) | |
tree | 979bcaa2fd5d526a2a44fbb548b1272826a6833d /math/goblin/Makefile | |
parent | cd786f2380c1370df0caca7013cc473493d56187 (diff) | |
download | ports-2231e898cb076b559178f06d0a5637ea0068e434.tar.gz ports-2231e898cb076b559178f06d0a5637ea0068e434.zip |
Update to version 2.6.4
PR: ports/69188
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=113855
Diffstat (limited to 'math/goblin/Makefile')
-rw-r--r-- | math/goblin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile index ec05ff400da2..06fbde562900 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= goblin -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= misc MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ DISTNAME= ${PORTNAME}.${PORTVERSION} |