diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXcomposite/Makefile | 2 | ||||
-rw-r--r-- | x11/libXcursor/Makefile | 2 | ||||
-rw-r--r-- | 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 |