diff options
author | dhn <dhn@FreeBSD.org> | 2011-12-24 18:48:13 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-12-24 18:48:13 +0800 |
commit | 26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8 (patch) | |
tree | cfa998142ba51b3806b2174bc640f0c7aa0fc35f /math/fxt/Makefile | |
parent | 8497e4a7aadabfdd470c8965872d10da4ea5abd8 (diff) | |
download | freebsd-ports-gnome-26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8.tar.gz freebsd-ports-gnome-26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8.tar.zst freebsd-ports-gnome-26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8.zip |
- Update to 2011.12.23
Diffstat (limited to 'math/fxt/Makefile')
-rw-r--r-- | math/fxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index eb564be85a1c..5693ec996812 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2011.12.19 +PORTVERSION= 2011.12.23 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz |