diff options
author | martymac <martymac@FreeBSD.org> | 2011-04-08 14:25:19 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-04-08 14:25:19 +0800 |
commit | b21fd35f4733032fe5bcdb7f072e8c0ee8428b3f (patch) | |
tree | 87655bb6587bd838b882f5d4479fbe85cda70f02 /x11/Makefile | |
parent | cc75945d4903869603dc1def6a5933c82f9b5f00 (diff) | |
download | freebsd-ports-gnome-b21fd35f4733032fe5bcdb7f072e8c0ee8428b3f.tar.gz freebsd-ports-gnome-b21fd35f4733032fe5bcdb7f072e8c0ee8428b3f.tar.zst freebsd-ports-gnome-b21fd35f4733032fe5bcdb7f072e8c0ee8428b3f.zip |
Add st, a minimalistic X terminal.
PR: ports/156100
Submitted by: Matthew Donovan <kitchetech at gmail.com>
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 53291bd9c8b8..fed8b08fe5f1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -271,6 +271,7 @@ SUBDIR += sselp SUBDIR += stalonetray SUBDIR += startup-notification + SUBDIR += sterm SUBDIR += swarp SUBDIR += sxpc SUBDIR += tabbed |