summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /net/vnc
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile2
-rw-r--r--net/vnc/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 69e040a62d5c..8a4e19a6c267 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -21,8 +21,6 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@freebsd.org
-PORTCOMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
-
USE_PERL5= yes
IGNOREFILES= vnc-latest_doc.tgz
WRKSRC= ${WRKDIR}/vnc_unixsrc
diff --git a/net/vnc/pkg-comment b/net/vnc/pkg-comment
new file mode 100644
index 000000000000..65d65b23e63d
--- /dev/null
+++ b/net/vnc/pkg-comment
@@ -0,0 +1 @@
+Display X and Win32 desktops on remote X/Win32/Java displays