diff options
author | ade <ade@FreeBSD.org> | 2000-06-08 01:32:07 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-08 01:32:07 +0800 |
commit | a3ae447c013b4b4fe02c6c9ca8afafd2bdc1be97 (patch) | |
tree | 40ab058b1e5a725dca10307641f0e3ca6fbfcfb2 /x11 | |
parent | 3fe7c6f3dc99b80c15516b1538cc8ef916c89919 (diff) | |
download | freebsd-ports-gnome-a3ae447c013b4b4fe02c6c9ca8afafd2bdc1be97.tar.gz freebsd-ports-gnome-a3ae447c013b4b4fe02c6c9ca8afafd2bdc1be97.tar.zst freebsd-ports-gnome-a3ae447c013b4b4fe02c6c9ca8afafd2bdc1be97.zip |
Play "hunt the pea" with the new local distfile location.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 7f286ece2369..7042eb58d8fd 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -8,7 +8,7 @@ PORTNAME= xcolors PORTVERSION= 1.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/ade/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ade/ DISTNAME= ${PORTNAME} MAINTAINER= ade@FreeBSD.org |