diff options
Diffstat (limited to 'japanese/e2ps/Makefile')
-rw-r--r-- | japanese/e2ps/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/e2ps/Makefile b/japanese/e2ps/Makefile index 3eb6e7a86a08..48d35c646c63 100644 --- a/japanese/e2ps/Makefile +++ b/japanese/e2ps/Makefile @@ -4,13 +4,11 @@ PORTNAME= e2ps PORTVERSION= 4.34 CATEGORIES= japanese print -MASTER_SITES= http://wt1.ld.infoseek.co.jp/sources/ +MASTER_SITES= http://wtpage.info/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= CQG00620@nifty.ne.jp COMMENT= Text file to postscript converter (with Japanese support) -BROKEN= unfetchable - USES= tar:bzip2 DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} |