diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-25 12:37:11 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-25 12:37:11 +0000 |
commit | c750cb07a3af5bb9b45c8d4ae4b5e2884a3d13bc (patch) | |
tree | ae85d7ed5c2f1f5f42745e72fe1f5ddec4c23a3c /x11 | |
parent | fa51941802aa9058e82559fe24acc0dee521e163 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/chameleon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/chameleon/Makefile b/x11/chameleon/Makefile index f44d8e3d603a..5b642c6b5ada 100644 --- a/x11/chameleon/Makefile +++ b/x11/chameleon/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://ftp.us.debian.org/debian/pool/main/c/chameleon/ \ ftp://carroll.aset.psu.edu/pub/linux/distributions/debian/pool/main/c/chameleon/ \ - http://www.mirror.ac.uk/sites/ftp.debian.org/debian/pool/main/c/chameleon/ \ + http://www.mirrorservice.org/sites/ftp.debian.org/debian/pool/main/c/chameleon/ \ ftp://ftp.debian.org/debian/pool/main/c/chameleon/ PKGNAMEPREFIX= x11- DISTNAME= chameleon_${PORTVERSION}.orig |