aboutsummaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 22:33:22 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 22:33:22 +0000
commitd4ce5e5fcc984881f93f75e88fe7b0d37c7ad17d (patch)
treebc8d3467ca35a4c85cdfd4a721f848305bd37a86 /net/vnc
parentcb346df6f3f08c50ee1788cbfea92ba8bb81bd84 (diff)
downloadports-d4ce5e5fcc984881f93f75e88fe7b0d37c7ad17d.tar.gz
ports-d4ce5e5fcc984881f93f75e88fe7b0d37c7ad17d.zip
Notes
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 3b54f565a689..d1e3a0706919 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -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