diff options
author | dd <dd@FreeBSD.org> | 2005-02-11 16:25:11 +0800 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2005-02-11 16:25:11 +0800 |
commit | bd88a9c16618501383bbe747b5747d3955c9dc4a (patch) | |
tree | dd8363b11a9b4e1f56de7d158d8145a496334182 /math/Makefile | |
parent | 3cd9bb323bafee6f187a634172c20f0b67b26312 (diff) | |
download | freebsd-ports-gnome-bd88a9c16618501383bbe747b5747d3955c9dc4a.tar.gz freebsd-ports-gnome-bd88a9c16618501383bbe747b5747d3955c9dc4a.tar.zst freebsd-ports-gnome-bd88a9c16618501383bbe747b5747d3955c9dc4a.zip |
Add ses, the Simple Emacs Spreadsheet
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index bf1e4d419f9c..75f54ecf572b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -227,6 +227,7 @@ SUBDIR += scilab SUBDIR += sdpa SUBDIR += sdpara + SUBDIR += ses SUBDIR += slsc SUBDIR += snns SUBDIR += solitaire |