diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
commit | 159860485c44a2b8ef0264bb0ac860de4c2fb6af (patch) | |
tree | fc834885e5ab0c5eef18328d68d44ed1e4256740 /math/gcalctool | |
parent | 56c1c3d00e90379e6492f5e052aa43d71905a992 (diff) | |
download | marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.gz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.bz2 marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.lz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.xz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.zst marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.zip |
Bump PORTREVISIONs to chase the gettext update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 13cac46ed..245479cb5 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.95 2008/05/20 22:23:35 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.96 2008/06/05 09:39:53 kwm Exp $ # PORTNAME= gcalctool PORTVERSION= 5.23.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |