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 /x11/libXinerama | |
parent | 77a1f4458327b1844cc9b1dd038a7dcf536266a6 (diff) | |
download | ports-19fae4d1f759246ec9e96baafbdd9c53b735b617.tar.gz ports-19fae4d1f759246ec9e96baafbdd9c53b735b617.zip |
Fix MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=128855
Diffstat (limited to 'x11/libXinerama')
-rw-r--r-- | x11/libXinerama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |