View | Details | Raw Unified | Return to bug 209170
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 5-14 Link Here
5
PORTVERSION=	2.3.1
5
PORTVERSION=	2.3.1
6
PORTREVISION=	6
6
PORTREVISION=	6
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	http://xdialog.free.fr/
8
MASTER_SITES=	http://xdialog.free.fr/ \
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
9
DISTNAME=	${PORTNAME:S/x/X/}-${PORTVERSION}
10
DISTNAME=	${PORTNAME:S/x/X/}-${PORTVERSION}
10
11
11
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	freebsd@skysmurf.nl
12
COMMENT=	Drop in replacement for the "dialog" or "cdialog" programs
13
COMMENT=	Drop in replacement for the "dialog" or "cdialog" programs
13
14
14
LICENSE=	GPLv2
15
LICENSE=	GPLv2

Return to bug 209170