View | Details | Raw Unified | Return to bug 198548 | Differences between
and this patch

Collapse All | Expand All

(-)dnshistory/Makefile (-1 / +3 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.3
5
PORTVERSION=	1.3
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	dns
7
CATEGORIES=	dns
8
MASTER_SITES=	LOCAL/adamw
8
MASTER_SITES=	http://www.stedee.id.au/files/ \
9
		http://launchpad.net/${PORTNAME}/${PORTVERSION}/${PORTVERSION}/+download/ \
10
		LOCAL/adamw
9
11
10
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Store DNS lookups to a DB
13
COMMENT=	Store DNS lookups to a DB

Return to bug 198548