Date: Tue, 29 Jul 2014 15:51:02 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363347 - head/graphics/unpaper Message-ID: <201407291551.s6TFp2kY059573@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Tue Jul 29 15:51:02 2014 New Revision: 363347 URL: http://svnweb.freebsd.org/changeset/ports/363347 QAT: https://qat.redports.org/buildarchive/r363347/ Log: graphics/unpaper: fix fetch and update WWW Modified: head/graphics/unpaper/Makefile head/graphics/unpaper/pkg-descr Modified: head/graphics/unpaper/Makefile ============================================================================== --- head/graphics/unpaper/Makefile Tue Jul 29 15:49:46 2014 (r363346) +++ head/graphics/unpaper/Makefile Tue Jul 29 15:51:02 2014 (r363347) @@ -4,7 +4,7 @@ PORTNAME= unpaper PORTVERSION= 0.3 CATEGORIES= graphics -MASTER_SITES= CENKES BERLIOS +MASTER_SITES= https://www.flameeyes.eu/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Post-processing tool for scanned sheets of paper Modified: head/graphics/unpaper/pkg-descr ============================================================================== --- head/graphics/unpaper/pkg-descr Tue Jul 29 15:49:46 2014 (r363346) +++ head/graphics/unpaper/pkg-descr Tue Jul 29 15:51:02 2014 (r363347) @@ -3,4 +3,4 @@ especially for book-pages scanned from p unpaper tries to remove dark edges, corrects the rotation ("deskew"), and aligns the centering of pages. -WWW: http://unpaper.berlios.de/ +WWW: https://www.flameeyes.eu/projects/unpaper
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407291551.s6TFp2kY059573>