diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-16 06:06:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-16 06:06:10 +0800 |
commit | ce7d6296f300d704eafae3390669fdd50b07af67 (patch) | |
tree | 5af2c67e2c6c771a39587233fe2e127ea732cb14 /math/gcalctool/Makefile | |
parent | b347d57cef96fd2fb29d6b07fc2b9bdd5883e876 (diff) | |
download | marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.gz marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.bz2 marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.lz marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.xz marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.zst marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.zip |
Update to 5.32.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14886 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 9ae680c37..3dffcd985 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.138 2010/09/27 13:28:44 kwm Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.139 2010/10/29 12:46:59 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.32.0 -PORTREVISION= 1 +PORTVERSION= 5.32.1 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME |