diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-07 02:04:54 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-07 02:04:54 +0800 |
commit | a037accb144faf90ca3a57d7d9a6d118571e9260 (patch) | |
tree | d5022c7b0571b873d64d669fb9b5737610236537 /math/fxt/Makefile | |
parent | 0413fdc4a30b565b1aa29ba03b04c0774cf1c758 (diff) | |
download | freebsd-ports-gnome-a037accb144faf90ca3a57d7d9a6d118571e9260.tar.gz freebsd-ports-gnome-a037accb144faf90ca3a57d7d9a6d118571e9260.tar.zst freebsd-ports-gnome-a037accb144faf90ca3a57d7d9a6d118571e9260.zip |
- Update to 2009.04.06
Approved by: tabthorpe (co-mentor)
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 21334deed564..77801742d30b 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.03.31 +PORTVERSION= 2009.04.06 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz |