diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-22 16:55:27 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-22 16:55:27 +0800 |
commit | acf7420aa556cc59c5bbaa4cc3ec696749962665 (patch) | |
tree | 74256384737cd1b46e9604225562e3856efb1fe8 /math/gcalctool3/Makefile | |
parent | e9c68ce7f76ca1fabb95d512509dca25b645dc40 (diff) | |
download | marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.tar marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.tar.gz marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.tar.bz2 marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.tar.lz marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.tar.xz marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.tar.zst marcuscom-ports-acf7420aa556cc59c5bbaa4cc3ec696749962665.zip |
Update to 5.91.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15263 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool3/Makefile')
-rw-r--r-- | math/gcalctool3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile index b9410782b..4e5dc8e8e 100644 --- a/math/gcalctool3/Makefile +++ b/math/gcalctool3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool3/Makefile,v 1.3 2011/01/25 07:15:36 avl Exp $ +# $MCom: ports/math/gcalctool3/Makefile,v 1.4 2011/01/31 23:28:45 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.91.6 +PORTVERSION= 5.91.90 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |