diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-05 21:48:59 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-05 21:48:59 +0800 |
commit | 4434cfb7ccbda8711138109a3392c4432a8d76b4 (patch) | |
tree | 92be204e2c477bb90983daa0f44812693970dcc6 /math/gcalctool/Makefile | |
parent | b2d7b642eda0ef0b3b6793e7bc3c5a1e8f5ad11b (diff) | |
download | marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.tar marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.tar.gz marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.tar.bz2 marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.tar.lz marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.tar.xz marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.tar.zst marcuscom-ports-4434cfb7ccbda8711138109a3392c4432a8d76b4.zip |
Update to 5.19.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8975 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 c06d816eb..963502e49 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.69 2007/05/14 05:28:18 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.70 2007/05/19 21:36:13 marcus Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.19.2 -PORTREVISION= 1 +PORTVERSION= 5.19.3 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |