diff options
author | naddy <naddy@FreeBSD.org> | 2006-03-27 23:02:48 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2006-03-27 23:02:48 +0800 |
commit | d116e9d444819f76a7f93792c61bf92fc5e20da8 (patch) | |
tree | 61551df1fabf65f1f16bb876a11f1551f105e32f /math/galculator/Makefile | |
parent | 9736ca6859197222ffa26ae044614c0a4686702f (diff) | |
download | freebsd-ports-gnome-d116e9d444819f76a7f93792c61bf92fc5e20da8.tar.gz freebsd-ports-gnome-d116e9d444819f76a7f93792c61bf92fc5e20da8.tar.zst freebsd-ports-gnome-d116e9d444819f76a7f93792c61bf92fc5e20da8.zip |
Maintenance update to 1.2.5.1 which fixes a bug with recent glib
versions.
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r-- | math/galculator/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 8f1e4427ef4c..d669117e544d 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galculator -PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTVERSION= 1.2.5.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |