diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-05 12:31:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-05 12:31:57 +0800 |
commit | 3ebde21d387045574e7b92d10efe66740d1d3e4e (patch) | |
tree | fd6ad78df9b715a78f60060e8b99304ac29e0913 /math/gcalctool/Makefile | |
parent | 278c2bbad9a8972956784e3d45c92e943cf2b32e (diff) | |
download | marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.tar marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.tar.gz marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.tar.bz2 marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.tar.lz marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.tar.xz marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.tar.zst marcuscom-ports-3ebde21d387045574e7b92d10efe66740d1d3e4e.zip |
Update to 5.25.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12019 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 d8a019407..d04d7c692 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/math/gcalctool/Makefile,v 1.108 2009/02/21 20:07:09 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.25.91 +PORTVERSION= 5.25.92 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME |