diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-11-14 08:56:34 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-11-14 08:56:34 +0800 |
commit | c7d631b491a6a50306843210c7f0b56817a5b626 (patch) | |
tree | aa47ded877d77c45003e0d0ff592247fbd99b661 /x11 | |
parent | db7b9b030a00f38cd81bc6ae5f6c3227be09adb2 (diff) | |
download | freebsd-ports-gnome-c7d631b491a6a50306843210c7f0b56817a5b626.tar.gz freebsd-ports-gnome-c7d631b491a6a50306843210c7f0b56817a5b626.tar.zst freebsd-ports-gnome-c7d631b491a6a50306843210c7f0b56817a5b626.zip |
One of the master sites no longer carries the distfile
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index e7516a83b04a..40ad808352a6 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -8,8 +8,7 @@ DISTNAME= wterm-6.2.6 CATEGORIES= x11 -MASTER_SITES= ftp://beer.dct.com/pub/Applications/ \ - http://wm.current.nu/files/ +MASTER_SITES= http://wm.current.nu/files/ MAINTAINER= cpiazza@FreeBSD.org |