diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-09 01:44:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-09 01:44:12 +0800 |
commit | a9ef0773c8e84ea2a1771bcf502a490032d5c344 (patch) | |
tree | ea5023ee8e91cd2fd8fee19368e8fb272624826e /math/gcalctool/Makefile | |
parent | 765dccbc1d2295792b640166ce0b4b7726858870 (diff) | |
download | marcuscom-ports-a9ef0773c8e84ea2a1771bcf502a490032d5c344.tar.gz marcuscom-ports-a9ef0773c8e84ea2a1771bcf502a490032d5c344.tar.zst marcuscom-ports-a9ef0773c8e84ea2a1771bcf502a490032d5c344.zip |
Update to 5.6.26.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4422 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 71f8a43a2..5f641ba5c 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.37 2005/07/20 05:26:22 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.38 2005/07/25 23:02:15 marcus Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.6.25 +PORTVERSION= 5.6.26 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |