mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/unifi8: Adjust CONFLICTS
As net-mgmt/unifi9 has been added, adjust CONFLICTS accordingly.
This commit is contained in:
parent
8450b06bdb
commit
124aadd11b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= unifi8
|
||||
PORTVERSION= 8.6.9
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 2
|
||||
CATEGORIES= net-mgmt java
|
||||
MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \
|
||||
https://repo1.maven.org/maven2/%SUBDIR%/:jax
|
||||
|
@ -28,7 +28,7 @@ CPE_PRODUCT= unifi_controller
|
|||
JAVA_VERSION= 17
|
||||
USE_RC_SUBR= unifi
|
||||
|
||||
CONFLICTS_INSTALL= unifi7
|
||||
CONFLICTS_INSTALL= unifi9
|
||||
|
||||
EXTRACT_CMD= ${AR}
|
||||
EXTRACT_BEFORE_ARGS= -p
|
||||
|
|
Loading…
Add table
Reference in a new issue