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 /misc/goblin/Makefile | |
parent | Update to version 0.3.0 (diff) |
Update to version 2.6.4
PR: ports/69188
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=113855
Diffstat (limited to 'misc/goblin/Makefile')
-rw-r--r-- | misc/goblin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/goblin/Makefile b/misc/goblin/Makefile index ec05ff400da2..06fbde562900 100644 --- a/misc/goblin/Makefile +++ b/misc/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} |