diff options
author | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
commit | 61659c18d833c82f83d321b99bd58296f5c1f005 (patch) | |
tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /graphics | |
parent | f94218dad9ce1b3a925192deb8173e3e6cdb2bda (diff) | |
download | freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.gz freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.zst freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.zip |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/guetzli/Makefile | 2 | ||||
-rw-r--r-- | graphics/hiptext/Makefile | 2 | ||||
-rw-r--r-- | graphics/lightzone/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-djvulibre/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/guetzli/Makefile b/graphics/guetzli/Makefile index b52593520aeb..5f89b241fc8e 100644 --- a/graphics/guetzli/Makefile +++ b/graphics/guetzli/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= graphics -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Perceptual JPEG encoder LICENSE= APACHE20 diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile index 0bb9cf7a96b1..c24e1f77e4a6 100644 --- a/graphics/hiptext/Makefile +++ b/graphics/hiptext/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.s20160621 PORTREVISION= 6 CATEGORIES= graphics -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for rendering images and videos inside terminals LICENSE= NONE diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile index 8875c6c11c42..c50c344b9e9d 100644 --- a/graphics/lightzone/Makefile +++ b/graphics/lightzone/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= graphics java DIST_SUBDIR= ${PORTNAME} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Professional-level digital darkroom and photo editor LICENSE= BSD3CLAUSE diff --git a/graphics/py-djvulibre/Makefile b/graphics/py-djvulibre/Makefile index 82052ff02062..8325169650ca 100644 --- a/graphics/py-djvulibre/Makefile +++ b/graphics/py-djvulibre/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Python support for the DjVu image format LICENSE= GPLv2 |