diff options
| author | William Grzybowski <wg@FreeBSD.org> | 2014-07-29 15:51:02 +0000 |
|---|---|---|
| committer | William Grzybowski <wg@FreeBSD.org> | 2014-07-29 15:51:02 +0000 |
| commit | dd03055b57c604aa390211b1d8e1dc91842a6c2d (patch) | |
| tree | f8a61f0fe3348c67853fb9e19900999df8c6221f | |
| parent | Rename www/ patch-xy patches to reflect the files they modify. (diff) | |
graphics/unpaper: fix fetch and update WWW
| -rw-r--r-- | graphics/unpaper/Makefile | 2 | ||||
| -rw-r--r-- | graphics/unpaper/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/unpaper/Makefile b/graphics/unpaper/Makefile index d89bc03bf0c3..6fe07d41e739 100644 --- a/graphics/unpaper/Makefile +++ b/graphics/unpaper/Makefile @@ -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 diff --git a/graphics/unpaper/pkg-descr b/graphics/unpaper/pkg-descr index 2ceb6eb179c8..19ac6ece4124 100644 --- a/graphics/unpaper/pkg-descr +++ b/graphics/unpaper/pkg-descr @@ -3,4 +3,4 @@ especially for book-pages scanned from previously created photocopies. 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 |
