diff options
Diffstat (limited to 'net/tridiavnc/Makefile')
-rw-r--r-- | net/tridiavnc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tridiavnc/Makefile b/net/tridiavnc/Makefile index 3ed2e421547a..a5a46681b7cc 100644 --- a/net/tridiavnc/Makefile +++ b/net/tridiavnc/Makefile @@ -8,8 +8,9 @@ PORTNAME= tridiavnc PORTVERSION= 1.4 CATEGORIES= net -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/dwcjr/ \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.developvnc.org/logged-in/downloadnow/ +MASTER_SITE_SUBDIR=dwcjr DISTNAME= DevVNC_unix EXTRACT_SUFX= .tgz |