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/libXfixes | |
parent | 4a3dfa2f469232fba95935d98d33693c754bb39b (diff) |
Notes
Diffstat (limited to 'x11/libXfixes')
-rw-r--r-- | x11/libXfixes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile index 834e5f96ef2b..caf85cf2638d 100644 --- a/x11/libXfixes/Makefile +++ b/x11/libXfixes/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXfixes PORTVERSION= 2.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 Fixes extension library |