diff options
author | naddy <naddy@FreeBSD.org> | 2002-08-20 18:37:41 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-08-20 18:37:41 +0800 |
commit | d5da2e6406f33686caa8ca81eeedcb1d595c84ca (patch) | |
tree | 1ae195a8f531a5a3fdafe814c55580767159b073 /math/calcoo/Makefile | |
parent | b5bc80d26e2ad7ed32fe158f14e74d5b516e1b75 (diff) | |
download | freebsd-ports-gnome-d5da2e6406f33686caa8ca81eeedcb1d595c84ca.tar.gz freebsd-ports-gnome-d5da2e6406f33686caa8ca81eeedcb1d595c84ca.tar.zst freebsd-ports-gnome-d5da2e6406f33686caa8ca81eeedcb1d595c84ca.zip |
Update to 1.3.13. Changes in this release:
- Fix a bug which caused segfaults during pasting when the selection
could not be retrieved.
Diffstat (limited to 'math/calcoo/Makefile')
-rw-r--r-- | math/calcoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 6070732a6bec..698ee3144666 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= calcoo -PORTVERSION= 1.3.12 +PORTVERSION= 1.3.13 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.physics.umn.edu/~kaminski/calcoo/ |