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

Collapse All | Expand All

(-)dnshistory/Makefile (-3 / +3 lines)
Lines 3-13 Link Here
3
3
4
PORTNAME=	dnshistory
4
PORTNAME=	dnshistory
5
PORTVERSION=	1.3
5
PORTVERSION=	1.3
6
PORTREVISION=	1
7
CATEGORIES=	dns
6
CATEGORIES=	dns
8
MASTER_SITES=	LOCAL/adamw
7
MASTER_SITES=	http://www.stedee.id.au/files/ \
8
		http://BSDforge.com/projects/source/dns/dnshistoty/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	portmaster@BSDforge.com
11
COMMENT=	Store DNS lookups to a DB
11
COMMENT=	Store DNS lookups to a DB
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2

Return to bug 198548