diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tightvnc/Makefile | 2 |
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 |