diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-27 23:39:53 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-27 23:39:53 +0800 |
commit | 136d72286a92f20332cfbdca94c8d93af92add97 (patch) | |
tree | 51e420a850fc89abed5ac7d9a1bfbdf484630bca /math/gcalctool/Makefile | |
parent | a0e3bc7782b48bc55b53d4946b8673cca250cf4a (diff) | |
download | marcuscom-ports-136d72286a92f20332cfbdca94c8d93af92add97.tar.gz marcuscom-ports-136d72286a92f20332cfbdca94c8d93af92add97.tar.zst marcuscom-ports-136d72286a92f20332cfbdca94c8d93af92add97.zip |
Update to 5.27.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12742 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 98cdc7c4e..bccc6b2f7 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.118 2009/08/11 13:54:19 kwm Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.119 2009/08/16 13:46:19 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.27.90 +PORTVERSION= 5.27.91 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME |