diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-02-08 19:47:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-02-08 19:47:58 +0800 |
commit | dce16115e4c4e2a004a61533597682d37f8784d0 (patch) | |
tree | 20ce704bf4a48b64e6fba302a4cdb15be585baad /misc/Makefile | |
parent | 52e142cf2cb6e9f846d8aa4b8294c3e1090ae83c (diff) | |
download | freebsd-ports-gnome-dce16115e4c4e2a004a61533597682d37f8784d0.tar.gz freebsd-ports-gnome-dce16115e4c4e2a004a61533597682d37f8784d0.tar.zst freebsd-ports-gnome-dce16115e4c4e2a004a61533597682d37f8784d0.zip |
add terraform 0.9.0
Interactive height field generation and manipulation program
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index b95f826fb84e..0c86d762150c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -299,6 +299,7 @@ SUBDIR += sword-modules SUBDIR += tcb SUBDIR += team + SUBDIR += terraform SUBDIR += tet SUBDIR += tkcron SUBDIR += tkinfo |