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/libXtrans | |
parent | Change MASTER_SITES to a CPAN address since old is broken (diff) |
Fix MASTER_SITES.
Prodded by: Ports Janitor
Diffstat (limited to 'x11/libXtrans')
-rw-r--r-- | x11/libXtrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXtrans/Makefile b/x11/libXtrans/Makefile index aaf12abdf215..66d7cdcef75a 100644 --- a/x11/libXtrans/Makefile +++ b/x11/libXtrans/Makefile @@ -9,7 +9,7 @@ PORTNAME= libXtrans PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ +MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= Network API translation layer for X applications and libraries |