diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-30 22:08:24 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-30 22:08:24 +0000 |
commit | 59db931eccf217db02c18aeac69deb3b38ef4ccf (patch) | |
tree | 013efe36493103d9fb18670dd8a7eddfc0871262 /net/tightvnc | |
parent | 4e08cf5344ea37a874e217a29714212418212b98 (diff) |
(finish interruped update)
- - CONFLICT with other vnc ports [1]
- tke maintainership since I'm using it
PR: ports/108412 [1]
Submitted by: Tsurutani Naoki [1]
Notes
Notes:
svn path=/head/; revision=183740
Diffstat (limited to 'net/tightvnc')
-rw-r--r-- | net/tightvnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index c66ac214a9d3..610ab0ac5966 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -8,6 +8,7 @@ PORTNAME= tightvnc PORTVERSION= 1.3.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= vnc-tight |