diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-29 09:23:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-29 09:23:57 +0800 |
commit | 76a738392fc12bebfefb966b05c2ec89e381a2c6 (patch) | |
tree | be0cbd5a34de0ca0e57dfcae7e29588398fa5f60 /math/gcalctool/Makefile | |
parent | 0f944bc996778c27ac048e900c40ea8ee8fb337e (diff) | |
download | marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.tar marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.tar.gz marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.tar.bz2 marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.tar.lz marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.tar.xz marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.tar.zst marcuscom-ports-76a738392fc12bebfefb966b05c2ec89e381a2c6.zip |
Update to 5.9.11.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8248 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 8f32e9f89..2ac42a716 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.60 2006/12/18 05:07:25 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.61 2007/01/10 01:23:34 marcus Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.9.10 +PORTVERSION= 5.9.11 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |