diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
commit | a5c7f2939c4c239326348dd763b63e00a4202f5d (patch) | |
tree | bbdd978d6b08297bf2261b52edf71d0c712e7db4 /graphics/pastel | |
parent | 7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff) | |
download | ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip |
Notes
Diffstat (limited to 'graphics/pastel')
-rw-r--r-- | graphics/pastel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |