diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-18 13:07:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-18 13:07:25 +0800 |
commit | 4829af682e066f920971af47b0189e7dc356bd46 (patch) | |
tree | 0bf53176c07009adc04d2890d54019864f252112 /math/gcalctool/Makefile | |
parent | 7c8991c9bf2f13efd4ca2b181bf0a2ba4ec5007e (diff) | |
download | marcuscom-ports-4829af682e066f920971af47b0189e7dc356bd46.tar.gz marcuscom-ports-4829af682e066f920971af47b0189e7dc356bd46.tar.zst marcuscom-ports-4829af682e066f920971af47b0189e7dc356bd46.zip |
Update to 5.9.9.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8058 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 821b34f26..d985b1dc1 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.58 2006/11/05 17:53:56 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.59 2006/12/04 22:54:39 marcus Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.9.8 +PORTVERSION= 5.9.9 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |