aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-01-22 10:08:51 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-01-22 10:08:51 +0000
commita5c7f2939c4c239326348dd763b63e00a4202f5d (patch)
treebbdd978d6b08297bf2261b52edf71d0c712e7db4 /graphics
parent7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff)
downloadports-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz
ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cbonsai/Makefile2
-rw-r--r--graphics/pastel/Makefile2
-rw-r--r--graphics/viu/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cbonsai/Makefile b/graphics/cbonsai/Makefile
index 83e957521c10..5d8d22b86b20 100644
--- a/graphics/cbonsai/Makefile
+++ b/graphics/cbonsai/Makefile
@@ -4,7 +4,7 @@ PORTNAME= cbonsai
DISTVERSION= g20210105
CATEGORIES= graphics
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Bonsai tree generator, written in C using ncurses
LICENSE= GPLv1
diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile
index 0548a71f9611..ca06ec0f4eef 100644
--- a/graphics/pastel/Makefile
+++ b/graphics/pastel/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 0.8.0
PORTREVISION= 8
CATEGORIES= graphics
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Command-line tool to generate, analyze, convert and manipulate colors
LICENSE= APACHE20 MIT
diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile
index 8e8b989e88ea..cdff08904c64 100644
--- a/graphics/viu/Makefile
+++ b/graphics/viu/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= graphics
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Simple terminal image viewer written in Rust
LICENSE= MIT