diff options
-rw-r--r-- | graphics/asciio/Makefile | 2 | ||||
-rw-r--r-- | graphics/bmp2html/Makefile | 2 | ||||
-rw-r--r-- | graphics/exrtools/Makefile | 2 | ||||
-rw-r--r-- | graphics/fig2sxd/Makefile | 2 | ||||
-rw-r--r-- | graphics/iec16022/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpegoptim/Makefile | 2 | ||||
-rw-r--r-- | graphics/metacam/Makefile | 2 | ||||
-rw-r--r-- | graphics/pecomato/Makefile | 2 | ||||
-rw-r--r-- | graphics/recoverjpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/telak/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index 0842823217d5..05fabf158c46 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.02.71 PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/N/NK/NKH/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= App-Asciio-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile index 3df207ae36e8..c77fa1c20f73 100644 --- a/graphics/bmp2html/Makefile +++ b/graphics/bmp2html/Makefile @@ -5,7 +5,7 @@ PORTNAME= bmp2html PORTVERSION= 0.1 PORTREVISION= 6 CATEGORIES= graphics -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt DISTNAME= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 479b998ebc5d..8d9f83be0bef 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4 PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utilities for manipulating with HDR images in OpenEXR format diff --git a/graphics/fig2sxd/Makefile b/graphics/fig2sxd/Makefile index 47073b3795d6..b72325a9efd8 100644 --- a/graphics/fig2sxd/Makefile +++ b/graphics/fig2sxd/Makefile @@ -4,7 +4,7 @@ PORTNAME= fig2sxd PORTVERSION= 0.21 CATEGORIES= graphics converters -MASTER_SITES= CRITICAL SF +MASTER_SITES= LOCAL/ehaupt SF DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ehaupt@FreeBSD.org diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index 79fe11c6366f..8cbe5f23c60f 100644 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.2.4 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://datenfreihafen.org/~stefan/iec16022/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create 2D barcodes, also known as DataMatrix diff --git a/graphics/jpegoptim/Makefile b/graphics/jpegoptim/Makefile index d8ba9c349028..3e5ec6af8393 100644 --- a/graphics/jpegoptim/Makefile +++ b/graphics/jpegoptim/Makefile @@ -5,7 +5,7 @@ PORTNAME= jpegoptim PORTVERSION= 1.4.2 CATEGORIES= graphics MASTER_SITES= http://www.kokkonen.net/tjko/src/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility to optimize jpeg files diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile index 79524bb749c3..3bb19ae93176 100644 --- a/graphics/metacam/Makefile +++ b/graphics/metacam/Makefile @@ -4,7 +4,7 @@ PORTNAME= metacam PORTVERSION= 1.2 CATEGORIES= graphics -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Digital camera EXIF meta-information reader diff --git a/graphics/pecomato/Makefile b/graphics/pecomato/Makefile index 50fc64ec6bbb..403d3be7fd3e 100644 --- a/graphics/pecomato/Makefile +++ b/graphics/pecomato/Makefile @@ -5,7 +5,7 @@ PORTNAME= pecomato PORTVERSION= 0.0.15 CATEGORIES= graphics MASTER_SITES= http://www.mollux.org/projects/pecomato/download/sources/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line picture metadata processor diff --git a/graphics/recoverjpeg/Makefile b/graphics/recoverjpeg/Makefile index 4ff783176614..f2cde2272096 100644 --- a/graphics/recoverjpeg/Makefile +++ b/graphics/recoverjpeg/Makefile @@ -4,7 +4,7 @@ PORTNAME= recoverjpeg PORTVERSION= 2.2 CATEGORIES= graphics -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 24e0f24a9188..0946862b8cc5 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6 PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to draw pictures on your root window |