diff options
-rw-r--r-- | graphics/tifmerge/Makefile | 4 | ||||
-rw-r--r-- | graphics/tifmerge/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index 99b2285..f8d41ad 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -8,10 +8,10 @@ PORTNAME= tifmerge PORTVERSION= 1.0 CATEGORIES= graphics -MASTER_SITES= http://www.whizkidtech.net/fports/ +MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ DISTNAME= tiff -MAINTAINER= adam@whizkidtech.net +MAINTAINER= adam@redprince.net COMMENT= Library to merge TIFF files into multi-page TIFF files BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc diff --git a/graphics/tifmerge/pkg-descr b/graphics/tifmerge/pkg-descr index f47eccc..02f8578 100644 --- a/graphics/tifmerge/pkg-descr +++ b/graphics/tifmerge/pkg-descr @@ -10,3 +10,5 @@ The function returns 0 on success, non-0 otherwise. The code for this library was written by Peter van Vloten <pixelpan@aol.com> and was published in May 1999 issue of Windows Developer's Journal (sic!). + +WWW: http://www.whizkidtech.redprince.net/fports/ |