diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-15 00:48:00 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-15 00:48:00 +0800 |
commit | 13bae4924ac98b5af0783455f8b61f09184e2b19 (patch) | |
tree | 45c11d24910f5f2dfb5c526a88e8de5b4f0dff3b /sysutils/xw | |
parent | c0ce5e8e38a59f0cd19f5619e9b689c6ed3f7a80 (diff) | |
download | freebsd-ports-gnome-13bae4924ac98b5af0783455f8b61f09184e2b19.tar.gz freebsd-ports-gnome-13bae4924ac98b5af0783455f8b61f09184e2b19.tar.zst freebsd-ports-gnome-13bae4924ac98b5af0783455f8b61f09184e2b19.zip |
Remove one of the master sites.
PR: 31245
Submitted by: maintainer
Diffstat (limited to 'sysutils/xw')
-rw-r--r-- | sysutils/xw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index c9b7b8f1ffd6..edf998427bbe 100644 --- a/sysutils/xw/Makefile +++ b/sysutils/xw/Makefile @@ -8,8 +8,7 @@ PORTNAME= xw PORTVERSION= 0.1.0 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.spot.org/pub/xw/ \ - ftp://ftp.databits.net/pub/xw/ +MASTER_SITES= ftp://ftp.spot.org/pub/xw/ MAINTAINER= dan@BSDpro.com |