diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 07:23:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 07:23:13 +0800 |
commit | 566bbb7e6a995f2b8eb269493c00a2033ae4fb8f (patch) | |
tree | 0f772774d1522a8951cd619de16f14e97b822a97 /math/gcalctool/Makefile | |
parent | 66ff9df8c5433712cddd7540542bd764eac31636 (diff) | |
download | marcuscom-ports-566bbb7e6a995f2b8eb269493c00a2033ae4fb8f.tar.gz marcuscom-ports-566bbb7e6a995f2b8eb269493c00a2033ae4fb8f.tar.zst marcuscom-ports-566bbb7e6a995f2b8eb269493c00a2033ae4fb8f.zip |
Update to 2.29.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13822 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 0d927a6bb..55a9ac32e 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.128 2010/02/10 21:05:11 kwm Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.129 2010/02/22 10:20:54 avl Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.29.91 +PORTVERSION= 5.29.92 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME |