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

(-)x11/xcoloredit/Makefile (-2 / +2 lines)
Lines 9-21 Link Here
9
DISTNAME=	xcoloredit
9
DISTNAME=	xcoloredit
10
PKGNAME=	xcoloredit-1.2
10
PKGNAME=	xcoloredit-1.2
11
CATEGORIES=	x11
11
CATEGORIES=	x11
12
MASTER_SITES=	ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/
12
MASTER_SITES=	ftp://ftp.x.org/R5contrib/ \
13
		ftp://ftp.freesoftware.com/pub/X11/R5contrib/
13
EXTRACT_SUFX=	.tar.Z
14
EXTRACT_SUFX=	.tar.Z
14
15
15
MAINTAINER=	taoka@FreeBSD.org
16
MAINTAINER=	taoka@FreeBSD.org
16
17
17
USE_IMAKE=	yes
18
USE_IMAKE=	yes
18
MAN1=		xcoloredit.1
19
MAN1=		xcoloredit.1
19
MANCOMPRESSED=	yes
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>

Return to bug 17170