summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/svnc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/svnc/Makefile b/net/svnc/Makefile
index 0be34e39e4cf..c8502dc68661 100644
--- a/net/svnc/Makefile
+++ b/net/svnc/Makefile
@@ -8,10 +8,11 @@
PORTNAME= svnc
PORTVERSION= 0.1
CATEGORIES= net
-MASTER_SITES= http://www.uk.research.att.com/vnc/contrib/ \
- http://www.uk.research.att.com/vnc/dist/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://www.uk.research.att.com/vnc/dist/:att
+MASTER_SITE_SUBDIR= trevor
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz \
- vnc-3.3.3r1_unixsrc.tgz
+ vnc-3.3.3r1_unixsrc.tgz:att
MAINTAINER= trevor@FreeBSD.org