diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:13 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:13 +0000 |
commit | 62fe5dc63de24547e3e877b3b9f907c03cea2b35 (patch) | |
tree | e0e181123e9acc66e8988f901445a66500b0987c | |
parent | 235f46f484e061dac2a79d4d9812e652b194dbee (diff) | |
download | FreeBSD-ports-62fe5dc63de24547e3e877b3b9f907c03cea2b35.zip FreeBSD-ports-62fe5dc63de24547e3e877b3b9f907c03cea2b35.tar.gz |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
-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 0842823..05fabf1 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 3df207a..c77fa1c 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 479b998..8d9f83b 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 47073b3..b72325a 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 79fe11c..8cbe5f2 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 d8ba9c3..3e5ec6a 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 79524bb..3bb19ae 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 50fc64e..403d3be 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 4ff7831..f2cde22 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 24e0f24..0946862 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 |