diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-21 06:44:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-21 06:44:13 +0800 |
commit | 316d38ba6e41f7c52b639345aef5499ce9914764 (patch) | |
tree | b56ed1665c5bfa29aa466a0a9b069c299dd8ee27 /math/gcalctool/Makefile | |
parent | ce342b2116896bf5df094215bc6886fe3779b956 (diff) | |
download | freebsd-ports-gnome-316d38ba6e41f7c52b639345aef5499ce9914764.tar.gz freebsd-ports-gnome-316d38ba6e41f7c52b639345aef5499ce9914764.tar.zst freebsd-ports-gnome-316d38ba6e41f7c52b639345aef5499ce9914764.zip |
Update to 4.3.46.
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 b0171d816116..c92bac1c3a8a 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcalctool -PORTVERSION= 4.3.44 +PORTVERSION= 4.3.46 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.3 |