diff options
author | yuri <yuri@FreeBSD.org> | 2018-12-15 09:55:43 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-12-15 09:55:43 +0800 |
commit | 71032eadcbfd76a0e4ea8026b0703faba87a3e80 (patch) | |
tree | 9943540ca71c977f1cda20d464bc7fc45da392f8 /x11/Makefile | |
parent | 8dfeef11e05ef59ff0045428ce2a4cbc76111b41 (diff) | |
download | freebsd-ports-gnome-71032eadcbfd76a0e4ea8026b0703faba87a3e80.tar.gz freebsd-ports-gnome-71032eadcbfd76a0e4ea8026b0703faba87a3e80.tar.zst freebsd-ports-gnome-71032eadcbfd76a0e4ea8026b0703faba87a3e80.zip |
New port: x11/aminal: Golang terminal emulator from scratch
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 642ffa832633..93b6d04e994b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -11,6 +11,7 @@ SUBDIR += alltray SUBDIR += alttab SUBDIR += altyo + SUBDIR += aminal SUBDIR += antimicro SUBDIR += appres SUBDIR += apwal |