diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-07-11 17:34:26 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-07-11 17:34:26 +0000 |
commit | a27c6a9f7f3e12861d884dd1bbb1f64a54ca5750 (patch) | |
tree | 36cb9e6c945fc6d37688a939cc66fa9f9a27a631 /x11/xproto | |
parent | 4a3dfa2f469232fba95935d98d33693c754bb39b (diff) |
Notes
Diffstat (limited to 'x11/xproto')
-rw-r--r-- | x11/xproto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index 9616df522aed..153091c2e726 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -8,7 +8,7 @@ PORTNAME= xproto PORTVERSION= 6.6.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X11 protocol headers |