diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 09:38:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 09:38:05 +0800 |
commit | 203da83f290697dccd58f881d0b7a3533228c956 (patch) | |
tree | 02cbd1238b2bee193e9eb2039d27889ca694201d /math/gcalctool/Makefile | |
parent | 39ffb9b8d0231d466001d6fda2ffbd741874f12a (diff) | |
download | marcuscom-ports-203da83f290697dccd58f881d0b7a3533228c956.tar.gz marcuscom-ports-203da83f290697dccd58f881d0b7a3533228c956.tar.zst marcuscom-ports-203da83f290697dccd58f881d0b7a3533228c956.zip |
Update to 5.9.12.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8317 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 2ac42a716..47d1efeaf 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.61 2007/01/10 01:23:34 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.62 2007/01/29 01:23:57 marcus Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.9.11 +PORTVERSION= 5.9.12 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |