svn commit: r363347 - head/graphics/unpaper

William Grzybowski wg at FreeBSD.org
Tue Jul 29 15:51:03 UTC 2014


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 at 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


More information about the svn-ports-head mailing list