summaryrefslogtreecommitdiff
path: root/net/tightvnc
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-15 18:16:21 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-15 18:16:21 +0000
commitd3536fef3ac2989e0f8fe811c18a84dfef137f3c (patch)
treed33524019825db967fbd9f2774323d939d8aab10 /net/tightvnc
parentMake pre-fetch in line 161 (one colon) consistent with others (two colons). (diff)
Fix MASTER_SITE_SUBDIR from the PORTNAME change
Notes
Notes: svn path=/head/; revision=51589
Diffstat (limited to 'net/tightvnc')
-rw-r--r--net/tightvnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile
index 620dd1cb80a4..4d40028c5cfb 100644
--- a/net/tightvnc/Makefile
+++ b/net/tightvnc/Makefile
@@ -10,7 +10,7 @@ PORTNAME= tightvnc
PORTVERSION= 1.2.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= vnc-tight
DISTNAME= ${PORTNAME}-${PORTVERSION}_unixsrc
MAINTAINER= ports@FreeBSD.org