diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-02-14 21:29:18 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-02-14 21:29:18 +0000 |
commit | 524232160ccb004d3ead7f0eae99890db58e8961 (patch) | |
tree | 47af0e1c79cb844ca1ff7524136b95ead92ea1c1 /x11 | |
parent | a7963270b6afe99c6d3b6fe66c817dc33d8afbb3 (diff) | |
download | ports-524232160ccb004d3ead7f0eae99890db58e8961.tar.gz ports-524232160ccb004d3ead7f0eae99890db58e8961.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/compositeext/Makefile | 2 | ||||
-rw-r--r-- | x11/damageext/Makefile | 2 | ||||
-rw-r--r-- | x11/fixesext/Makefile | 2 | ||||
-rw-r--r-- | x11/libICE/Makefile | 2 | ||||
-rw-r--r-- | x11/libSM/Makefile | 2 | ||||
-rw-r--r-- | x11/libX11/Makefile | 2 | ||||
-rw-r--r-- | x11/libXau/Makefile | 2 |
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 |