diff options
author | tobik <tobik@FreeBSD.org> | 2018-01-16 22:58:51 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-01-16 22:58:51 +0800 |
commit | 714231615d2456ac397c4acfeed545577c49a08a (patch) | |
tree | 5b5802f3bf5fa9a87490d84c2d7e4a4920e35d0f /net | |
parent | ab1e0ee1b70bbe8e89f79cb0911a009a2e445b25 (diff) | |
download | freebsd-ports-gnome-714231615d2456ac397c4acfeed545577c49a08a.tar.gz freebsd-ports-gnome-714231615d2456ac397c4acfeed545577c49a08a.tar.zst freebsd-ports-gnome-714231615d2456ac397c4acfeed545577c49a08a.zip |
Unhook net/unison-nox11. It was deleted in r459126 but was not
deleted from the category Makefile.
Pointy hat: madpilot
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ed1797e34ef2..344a7d0e452e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1420,7 +1420,6 @@ SUBDIR += unfs3 SUBDIR += unison SUBDIR += unison-devel - SUBDIR += unison-nox11 SUBDIR += unison232 SUBDIR += unison240 SUBDIR += unix2tcp |