diff options
Diffstat (limited to 'x11/libXxf86')
-rw-r--r-- | x11/libXxf86/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXxf86/Makefile b/x11/libXxf86/Makefile index a7e9b325ae2a..ba6b9d433f72 100644 --- a/x11/libXxf86/Makefile +++ b/x11/libXxf86/Makefile @@ -8,7 +8,9 @@ PORTNAME= libXxf86 PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ +MASTER_SITES= http://xorg.freedesktop.org/X11R6.7.0/src/ \ + ${MASTER_SITE_XORG} +MASTER_SITE_SUBDIR= X11R6.7/tars DISTNAME= X11R6.7.0-src1 MAINTAINER= x11@FreeBSD.org |