diff options
author | db <db@FreeBSD.org> | 2011-02-27 04:07:00 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2011-02-27 04:07:00 +0800 |
commit | 49d34dc0886cc656bb3109d308b7e64fc099b215 (patch) | |
tree | 10d89f0e04ee702a18a4f7849e564f65ad45aecd /comms | |
parent | b1b32133c1490d0ff3ee12843ea1f62945c7903b (diff) | |
download | freebsd-ports-gnome-49d34dc0886cc656bb3109d308b7e64fc099b215.tar.gz freebsd-ports-gnome-49d34dc0886cc656bb3109d308b7e64fc099b215.tar.zst freebsd-ports-gnome-49d34dc0886cc656bb3109d308b7e64fc099b215.zip |
- Joop download has disapeared, affecting a number of ports
- Modified original request to add a MASTER_SITE_LOCAL
Submitted by: matt@chronos.org.uk
Approved by: Maintainer
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xdx/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 5c0b9bb6d429..450be137adc5 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -9,8 +9,9 @@ PORTNAME= xdx PORTVERSION= 2.4 PORTREVISION= 4 CATEGORIES= comms hamradio -MASTER_SITES= http://pg4i.chronos.org.uk/download/ \ - http://www.qsl.net/pg4i/download/ +MASTER_SITES= http://www.chronos.org.uk/download/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= db MAINTAINER= matt@chronos.org.uk COMMENT= Amateur Radio DX cluster monitor |