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

(-)e2ps/Makefile (-4 / +2 lines)
Lines 4-16 Link Here
4
PORTNAME=	e2ps
4
PORTNAME=	e2ps
5
PORTVERSION=	4.34
5
PORTVERSION=	4.34
6
CATEGORIES=	japanese print
6
CATEGORIES=	japanese print
7
MASTER_SITES=	http://wt1.ld.infoseek.co.jp/sources/
7
MASTER_SITES=	http://wtpage.info/sources/
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	CQG00620@nifty.ne.jp
10
COMMENT=	Text file to postscript converter (with Japanese support)
10
COMMENT=	Text file to postscript converter (with Japanese support)
11
11
12
BROKEN=		unfetchable
13
14
USES=		tar:bzip2
12
USES=		tar:bzip2
15
DOCSDIR=	${PREFIX}/share/doc/${PKGBASE}
13
DOCSDIR=	${PREFIX}/share/doc/${PKGBASE}
16
14

Return to bug 204797