diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 01:06:20 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 01:06:20 +0800 |
commit | 63aa34e20aaabb4323a402e2e88934b91b102429 (patch) | |
tree | ad8a0930d471242855ac5836ac1d59dc620f7686 /math/gcalctool/Makefile | |
parent | 9d2ab6e06e4aa0eb235096d5438f4425a1acb4da (diff) | |
download | marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.tar marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.tar.gz marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.tar.bz2 marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.tar.lz marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.tar.xz marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.tar.zst marcuscom-ports-63aa34e20aaabb4323a402e2e88934b91b102429.zip |
Update to 5.19.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9385 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 0a57426bb..a0a839bb0 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.74 2007/07/08 18:30:12 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.75 2007/07/31 03:53:32 marcus Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.19.6 +PORTVERSION= 5.19.90 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |