diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-10-19 11:05:02 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-10-19 11:05:02 +0800 |
commit | 8646b86fd46db3dcc6facfa302da56dd1e95437a (patch) | |
tree | 7ad3b6dce785753dfb0ab6f553012684dbd91bfa /net/Makefile | |
parent | 6968684151ba803dd5992cf3909788760838a815 (diff) | |
download | freebsd-ports-gnome-8646b86fd46db3dcc6facfa302da56dd1e95437a.tar.gz freebsd-ports-gnome-8646b86fd46db3dcc6facfa302da56dd1e95437a.tar.zst freebsd-ports-gnome-8646b86fd46db3dcc6facfa302da56dd1e95437a.zip |
- Resurrect net/unison-devel port.
- Add CONFLICTS to net/unison.
PR: ports/116713
Submitted by: Dan Pelleg <daniel+unison@pelleg.org>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 246fd3254c72..ab692cd69d56 100644 --- a/net/Makefile +++ b/net/Makefile @@ -893,6 +893,7 @@ SUBDIR += ulxmlrpcpp SUBDIR += unfs3 SUBDIR += unison + SUBDIR += unison-devel SUBDIR += unix2tcp SUBDIR += uplog SUBDIR += uproxy |