1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- fix CONFLICTS

- bump PORTREVISION

PR:		ports/108412
Submitted by:	Tsurutani Naoki / James Raftery (maintainer)
This commit is contained in:
Ion-Mihai Tetcu 2007-06-12 22:33:22 +00:00
parent cb346df6f3
commit d4ce5e5fcc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193372

View File

@ -7,7 +7,7 @@
PORTNAME= vnc
PORTVERSION= 4.1.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.realvnc.com/:vnc
DISTNAME= vnc-4_1_2-unixsrc
@ -26,7 +26,7 @@ USE_XPM= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
PLIST= ${WRKDIR}/pkg-plist
CONFLICTS= tightvnc-[0-9]*
CONFLICTS= tightvnc-[0-9]* tridiavnc-[0-9]*
OPTIONS= SERVER "Install VNC server components" on