diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-06 01:53:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-06 01:53:56 +0800 |
commit | dad4dbfa9273136da88467f25bcb7fa40753b621 (patch) | |
tree | c1ba27a4534bcdf8de33cf41be9dbb9f890bfa19 /math/gcalctool/Makefile | |
parent | b8c85d80af92567509a4198795e5318545e3bbcf (diff) | |
download | marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.tar marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.tar.gz marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.tar.bz2 marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.tar.lz marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.tar.xz marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.tar.zst marcuscom-ports-dad4dbfa9273136da88467f25bcb7fa40753b621.zip |
Update to 5.9.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7860 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index cd6e36381..158047e78 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.55 2006/09/04 15:14:28 ahze Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.57 2006/10/16 22:41:45 ahze Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.9.4 +PORTVERSION= 5.9.7 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |