diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xwit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 76c2da439f8c..2ccf87915340 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -8,7 +8,8 @@ PORTNAME= xwit PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/tg/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= tg MAINTAINER= tg@FreeBSD.org |