diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-02-14 21:40:00 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-02-14 21:40:00 +0000 |
commit | 19fae4d1f759246ec9e96baafbdd9c53b735b617 (patch) | |
tree | 2ff09b22abd3d380edaa15b4d1afa47c4b8694e6 | |
parent | Remove myself from MAINTAINER (diff) |
Fix MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=128855
-rw-r--r-- | x11-fonts/libXfont/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libXmu/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libXt/Makefile | 2 | ||||
-rw-r--r-- | x11/libXdmcp/Makefile | 2 | ||||
-rw-r--r-- | x11/libXext/Makefile | 2 | ||||
-rw-r--r-- | x11/libXfont/Makefile | 2 | ||||
-rw-r--r-- | x11/libXi/Makefile | 2 | ||||
-rw-r--r-- | x11/libXinerama/Makefile | 2 | ||||
-rw-r--r-- | x11/libXpm/Makefile | 2 | ||||
-rw-r--r-- | x11/libXrandr/Makefile | 2 | ||||
-rw-r--r-- | x11/libXrender/Makefile | 2 | ||||
-rw-r--r-- | x11/libXres/Makefile | 2 | ||||
-rw-r--r-- | x11/libXv/Makefile | 2 | ||||
-rw-r--r-- | x11/panoramixext/Makefile | 2 | ||||
-rw-r--r-- | x11/randrext/Makefile | 2 | ||||
-rw-r--r-- | x11/renderext/Makefile | 2 | ||||
-rw-r--r-- | x11/resourceext/Makefile | 2 | ||||
-rw-r--r-- | x11/xextensions/Makefile | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile index cf8c153baa2a..6897d3f255f1 100644 --- a/x11-fonts/libXfont/Makefile +++ b/x11-fonts/libXfont/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXfont PORTVERSION= 1.4.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X font libary diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile index 2a539d733945..ad2e08c6466a 100644 --- a/x11-toolkits/libXaw/Makefile +++ b/x11-toolkits/libXaw/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXaw PORTVERSION= 7.0.2 CATEGORIES= x11-toolkits -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Athena Widgets library diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile index 560ab485c340..b763e28f33dd 100644 --- a/x11-toolkits/libXmu/Makefile +++ b/x11-toolkits/libXmu/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXmu PORTVERSION= 6.2.3 CATEGORIES= x11-toolkits -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Miscellaneous Utilities libraries diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index 67409fb95f01..dc4525259a25 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXt PORTVERSION= 0.1.5 CATEGORIES= x11-toolkits -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Toolkit library diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index 10bfcf8b55f0..0a6fb34a2c31 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXdmcp PORTVERSION= 0.1.3 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/:fdo \ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/:fdo \ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= anholt/:local DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:fdo \ diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index 577cca9d6a6f..2efa260e816a 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXext PORTVERSION= 6.4.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 Extension library diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile index cf8c153baa2a..6897d3f255f1 100644 --- a/x11/libXfont/Makefile +++ b/x11/libXfont/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXfont PORTVERSION= 1.4.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X font libary diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile index 5314485cb1fb..b8ea0ff14120 100644 --- a/x11/libXi/Makefile +++ b/x11/libXi/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXi PORTVERSION= 6.0.1 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Input extension library diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index 5101e7fd04e4..c765b3af747c 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXinerama PORTVERSION= 1.0.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X11 Xinerama library diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index 187290bcb7c6..d1ec22be8c83 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXpm PORTVERSION= 3.5.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 Pixmap library diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index d52cfd2bb535..6e1ad3ccb1ac 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXrandr PORTVERSION= 1.0.2 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 Resize and Rotate extension library diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile index d95b03b47564..016fe1548e50 100644 --- a/x11/libXrender/Makefile +++ b/x11/libXrender/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXrender PORTVERSION= 0.8.4 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= X Render extension library diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile index 5d8780d6a751..c693de616d18 100644 --- a/x11/libXres/Makefile +++ b/x11/libXres/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXres PORTVERSION= 1.0.1 PORTREVISION= 4 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Resource usage library diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 1d7f6133e33e..d7b33361f500 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -8,7 +8,7 @@ PORTNAME= libXv PORTVERSION= 2.2.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Video Extension library diff --git a/x11/panoramixext/Makefile b/x11/panoramixext/Makefile index b266d27b3d99..5a121de28334 100644 --- a/x11/panoramixext/Makefile +++ b/x11/panoramixext/Makefile @@ -8,7 +8,7 @@ PORTNAME= panoramixext PORTVERSION= 1.1 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= Header files and documentation for the X PanoramiX extension diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile index a3628ae4d4e7..b7ca99096fad 100644 --- a/x11/randrext/Makefile +++ b/x11/randrext/Makefile @@ -8,7 +8,7 @@ PORTNAME= randrext PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= Header files and documentation for the X Resize and Rotate extension diff --git a/x11/renderext/Makefile b/x11/renderext/Makefile index fb32678966a1..ead1a352eabc 100644 --- a/x11/renderext/Makefile +++ b/x11/renderext/Makefile @@ -9,7 +9,7 @@ PORTNAME= renderext PORTVERSION= 0.8 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= Header files and documentation for the X render extension diff --git a/x11/resourceext/Makefile b/x11/resourceext/Makefile index 26a3bf1eb1aa..7cfa50a222e8 100644 --- a/x11/resourceext/Makefile +++ b/x11/resourceext/Makefile @@ -9,7 +9,7 @@ PORTNAME= resourceext 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 Resource usage extension headers diff --git a/x11/xextensions/Makefile b/x11/xextensions/Makefile index 97c217dd4a05..88166ae6e566 100644 --- a/x11/xextensions/Makefile +++ b/x11/xextensions/Makefile @@ -9,7 +9,7 @@ PORTNAME= xextensions PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X11 extension headers |