diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-01-16 14:58:51 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-01-16 14:58:51 +0000 |
commit | 46494d1344d7138fd909efe7656c446b03228e23 (patch) | |
tree | 5b5802f3bf5fa9a87490d84c2d7e4a4920e35d0f | |
parent | - Fix WWW in pkg-descr (diff) |
Unhook net/unison-nox11. It was deleted in r459126 but was not
deleted from the category Makefile.
Pointy hat: madpilot
-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 |