diff options
author | pav <pav@FreeBSD.org> | 2004-06-03 08:55:07 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-03 08:55:07 +0000 |
commit | 5b065cf4ba112d7b9b24577b4a199f5660e0b2a0 (patch) | |
tree | 402c3099a7aeea531bef7f34dc3c4bb918ca6733 /comms/xdx/Makefile | |
parent | e7b93a1cc83845c42ef54100415e1e8e41a440c6 (diff) | |
download | FreeBSD-ports-5b065cf4ba112d7b9b24577b4a199f5660e0b2a0.zip FreeBSD-ports-5b065cf4ba112d7b9b24577b4a199f5660e0b2a0.tar.gz |
- Put a copy on MASTER_SITE_LOCAL as qsl.net died
PR: ports/67509
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Diffstat (limited to 'comms/xdx/Makefile')
-rw-r--r-- | comms/xdx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 36c2b0a..eca708b 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -7,7 +7,9 @@ PORTNAME= xdx PORTVERSION= 1.2 CATEGORIES= comms -MASTER_SITES= http://www.qsl.net/pg4i/download/ +MASTER_SITES= http://www.qsl.net/pg4i/download/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio DX cluster monitor |