diff options
author | vs <vs@FreeBSD.org> | 2004-08-25 20:37:11 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-25 20:37:11 +0800 |
commit | f7a226282c981317c1340b8f0694b65cd98428ca (patch) | |
tree | 6b9c13b62218714ed89a4cafcb247bcb469c09f4 /x11/chameleon | |
parent | bb37bfbc2ec091c43d055ee182779210fad718d5 (diff) | |
download | freebsd-ports-gnome-f7a226282c981317c1340b8f0694b65cd98428ca.tar.gz freebsd-ports-gnome-f7a226282c981317c1340b8f0694b65cd98428ca.tar.zst freebsd-ports-gnome-f7a226282c981317c1340b8f0694b65cd98428ca.zip |
s/mirror.ac.uk/mirrorservice.org
PR: ports/69481
Submitted by: Tim Bishop, lesi@
Approved by: maintainer timeout
Diffstat (limited to 'x11/chameleon')
-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 |