svn commit: r402704 - head/japanese/e2ps

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Nov 30 21:41:08 UTC 2015


Author: amdmi3
Date: Mon Nov 30 21:41:06 2015
New Revision: 402704
URL: https://svnweb.freebsd.org/changeset/ports/402704

Log:
  - Update MASTER_SITES, unbreak fetch
  - Pass maintainership to submitter
  
  PR:		204797
  Submitted by:	CQG00620 at nifty.ne.jp

Modified:
  head/japanese/e2ps/Makefile

Modified: head/japanese/e2ps/Makefile
==============================================================================
--- head/japanese/e2ps/Makefile	Mon Nov 30 21:38:57 2015	(r402703)
+++ head/japanese/e2ps/Makefile	Mon Nov 30 21:41:06 2015	(r402704)
@@ -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 at FreeBSD.org
+MAINTAINER=	CQG00620 at nifty.ne.jp
 COMMENT=	Text file to postscript converter (with Japanese support)
 
-BROKEN=		unfetchable
-
 USES=		tar:bzip2
 DOCSDIR=	${PREFIX}/share/doc/${PKGBASE}
 


More information about the svn-ports-all mailing list