summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-02-14 21:29:18 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-02-14 21:29:18 +0000
commit524232160ccb004d3ead7f0eae99890db58e8961 (patch)
tree47af0e1c79cb844ca1ff7524136b95ead92ea1c1 /x11
parentBlogbench is a portable filesystem benchmark that tries to reproduce the (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=128853
Diffstat (limited to 'x11')
-rw-r--r--x11/compositeext/Makefile2
-rw-r--r--x11/damageext/Makefile2
-rw-r--r--x11/fixesext/Makefile2
-rw-r--r--x11/libICE/Makefile2
-rw-r--r--x11/libSM/Makefile2
-rw-r--r--x11/libX11/Makefile2
-rw-r--r--x11/libXau/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/x11/compositeext/Makefile b/x11/compositeext/Makefile
index 05056d4aedc3..998008e124f9 100644
--- a/x11/compositeext/Makefile
+++ b/x11/compositeext/Makefile
@@ -9,7 +9,7 @@ PORTNAME= compositeext
PORTVERSION= 2.0
PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Composite extension headers and specification
diff --git a/x11/damageext/Makefile b/x11/damageext/Makefile
index 030a6da3fbb7..b019e0f28827 100644
--- a/x11/damageext/Makefile
+++ b/x11/damageext/Makefile
@@ -9,7 +9,7 @@ PORTNAME= damageext
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Damage extension headers and specification
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile
index 991ce2fc89d7..4ebb8af3a5c3 100644
--- a/x11/fixesext/Makefile
+++ b/x11/fixesext/Makefile
@@ -9,7 +9,7 @@ PORTNAME= fixesext
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Fixes extension headers and specification
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile
index 49388ed84ee4..ee983b5f97da 100644
--- a/x11/libICE/Makefile
+++ b/x11/libICE/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libICE
PORTVERSION= 6.3.3
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= Inter Client Exchange library for X11
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile
index 79a756690053..863764cc8a4a 100644
--- a/x11/libSM/Makefile
+++ b/x11/libSM/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libSM
PORTVERSION= 6.0.3
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= Session Management library for X11
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 441c8f6f5588..24043d6e7005 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libX11
PORTVERSION= 6.2.1
PORTREVISION= 3
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 library
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index dd0d31ef1d83..a4ad595247c6 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libXau
PORTVERSION= 0.1.1
PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= Authentication Protocol library for X11