diff options
author | feld <feld@FreeBSD.org> | 2018-02-25 22:56:23 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2018-02-25 22:56:23 +0800 |
commit | d970894f5ebbd5b129062dabf1e63d7f5c4446df (patch) | |
tree | 0c639cc22fe9680efe1bef9bbfa50cb64eeaa393 /net-mgmt | |
parent | 5d49be1371910bd736a0a2dfbd41120212ba324d (diff) | |
download | freebsd-ports-gnome-d970894f5ebbd5b129062dabf1e63d7f5c4446df.tar.gz freebsd-ports-gnome-d970894f5ebbd5b129062dabf1e63d7f5c4446df.tar.zst freebsd-ports-gnome-d970894f5ebbd5b129062dabf1e63d7f5c4446df.zip |
net-mgmt/unifi5: Update CONFLICTS
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/unifi5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/unifi5/Makefile b/net-mgmt/unifi5/Makefile index ef718b684548..e082510e8eb3 100644 --- a/net-mgmt/unifi5/Makefile +++ b/net-mgmt/unifi5/Makefile @@ -42,7 +42,7 @@ GROUPS= unifi NO_WRKSUBDIR= yes -CONFLICTS= unifi2-* unifi3-* unifi4-* +CONFLICTS= unifi2-* unifi3-* unifi4-* unifi-devel-* DIR_LIST= conf data logs run work |