diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-12 05:42:06 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-12 05:42:06 +0800 |
commit | cbbdab62d5ce82eb9f0e22d7b77059bc3a32e348 (patch) | |
tree | 366e6c70208d0a619f6d3c24f0ba55c56c2c43f9 /math/gcalctool/Makefile | |
parent | 096eade17bb3d417a66c1c7cfabc1ba059819f7b (diff) | |
download | freebsd-ports-gnome-cbbdab62d5ce82eb9f0e22d7b77059bc3a32e348.tar.gz freebsd-ports-gnome-cbbdab62d5ce82eb9f0e22d7b77059bc3a32e348.tar.zst freebsd-ports-gnome-cbbdab62d5ce82eb9f0e22d7b77059bc3a32e348.zip |
Update to 4.3.50.
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 9c64da497062..7d676b8490b7 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcalctool -PORTVERSION= 4.3.48 +PORTVERSION= 4.3.50 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.3 |