diff options
author | David Thiel <lx@FreeBSD.org> | 2008-06-30 00:25:09 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2008-06-30 00:25:09 +0000 |
commit | a7028a01972c9a59c635008c01779c60d174e0c4 (patch) | |
tree | 98fda5d7692fc7e2259d9163e31c73966d700003 /x11/Makefile | |
parent | 11b540cdcaea81ea775e2ec423d4d1b1b28e1a93 (diff) |
Adding hotwire-shell, a python-based "hypershell".
PR: ports/125105
Submitted by: wahjava@gmail.com
Reviewed by: lx
Notes
Notes:
svn path=/head/; revision=216001
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 886080f11dab..4dde3a05ca25 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -126,6 +126,7 @@ SUBDIR += gtkterm2 SUBDIR += gtstarter SUBDIR += gxset + SUBDIR += hotwire-shell SUBDIR += hs-x11-ghc SUBDIR += iceauth SUBDIR += ico |