From 2f762adbed434e8021bf03189a1bbeefb62e9636 Mon Sep 17 00:00:00 2001 From: Dejan Lesjak Date: Mon, 11 Jul 2005 19:44:00 +0000 Subject: [PATCH] Fix MASTER_SITES. --- x11/libXcomposite/Makefile | 2 +- x11/libXcursor/Makefile | 2 +- x11/libXdamage/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile index 3ee1261ccdef..1ed37398c2d0 100644 --- a/x11/libXcomposite/Makefile +++ b/x11/libXcomposite/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXcomposite PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Composite extension library diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index 59e0b37fd97b..f2a8d694c871 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXcursor PORTVERSION= 1.1.2 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X client-side cursor loading library diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index 1aa2c98d9fce..58a80cf88efd 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXdamage PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Damage extension library