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/libXau | |
parent | a7963270b6afe99c6d3b6fe66c817dc33d8afbb3 (diff) | |
download | ports-524232160ccb004d3ead7f0eae99890db58e8961.tar.gz ports-524232160ccb004d3ead7f0eae99890db58e8961.zip |
Notes
Diffstat (limited to 'x11/libXau')
-rw-r--r-- | x11/libXau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |