aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2005-07-12 03:44:00 +0800
committerlesi <lesi@FreeBSD.org>2005-07-12 03:44:00 +0800
commitd4a546e92d613a5ff9cb16558550102e7cfd8ad0 (patch)
treec56d9ca4d7fff39e99bd3abf2c7a2043795454ed /x11
parent720abd961cf19dbc409f5c13282645f4b840f118 (diff)
downloadfreebsd-ports-graphics-d4a546e92d613a5ff9cb16558550102e7cfd8ad0.tar.gz
freebsd-ports-graphics-d4a546e92d613a5ff9cb16558550102e7cfd8ad0.tar.zst
freebsd-ports-graphics-d4a546e92d613a5ff9cb16558550102e7cfd8ad0.zip
Fix MASTER_SITES.
Diffstat (limited to 'x11')
-rw-r--r--x11/libXcomposite/Makefile2
-rw-r--r--x11/libXcursor/Makefile2
-rw-r--r--x11/libXdamage/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile
index 3ee1261ccde..1ed37398c2d 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 59e0b37fd97..f2a8d694c87 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 1aa2c98d9fc..58a80cf88ef 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