diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-07-11 19:44:00 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-07-11 19:44:00 +0000 |
commit | 2f762adbed434e8021bf03189a1bbeefb62e9636 (patch) | |
tree | 459a9dbf4429323a025b3db4f9cb5967fb33ab73 /x11 | |
parent | 9cabd21820078104153e70331974f02fe8652a9f (diff) | |
download | ports-2f762adbed434e8021bf03189a1bbeefb62e9636.tar.gz ports-2f762adbed434e8021bf03189a1bbeefb62e9636.zip |
Notes
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 |