diff options
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 351d63839..0dc1c0c4c 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.7 2011/03/21 12:06:52 kwm Exp $ +# $MCom: ports/math/gcalctool3/Makefile,v 1.8 2011/03/25 07:12:48 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.91.93 +PORTVERSION= 6.0.0 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |