aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-03-13 03:19:25 +0800
committeradamw <adamw@FreeBSD.org>2015-03-13 03:19:25 +0800
commit28809bd4385b0263ef560592ff1b9b4f5aaf3ede (patch)
tree455d24d244661754d4d48160027b56330ce67c29 /dns
parentb2b86a5c846bf82922075cd426d204f492ded84b (diff)
downloadfreebsd-ports-gnome-28809bd4385b0263ef560592ff1b9b4f5aaf3ede.tar.gz
freebsd-ports-gnome-28809bd4385b0263ef560592ff1b9b4f5aaf3ede.tar.zst
freebsd-ports-gnome-28809bd4385b0263ef560592ff1b9b4f5aaf3ede.zip
The website for dnshistory is alive again. Restore it to MASTER_SITES. In
the period during which the website did not exist, the codebase also appeared on launchpad.net, so add that as a backup MASTER_SITE. Pass maintainership to Chris Hutchinson. PR: 198548 Submitted by: lightside
Diffstat (limited to 'dns')
-rw-r--r--dns/dnshistory/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/dnshistory/Makefile b/dns/dnshistory/Makefile
index e3230f20fa02..696c67b17a91 100644
--- a/dns/dnshistory/Makefile
+++ b/dns/dnshistory/Makefile
@@ -5,9 +5,10 @@ PORTNAME= dnshistory
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= dns
-MASTER_SITES= LOCAL/adamw
+MASTER_SITES= http://www.stedee.id.au/files/ \
+ http://launchpad.net/${PORTNAME}/${PORTVERSION}/${PORTVERSION}/+download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Store DNS lookups to a DB
LICENSE= GPLv2