aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-04-10 06:59:25 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-04-10 06:59:25 +0000
commitb4e790dd753e6d038f13e7eb0915c6942acf9903 (patch)
treeb6e0c42baaf8bf81e36a3757703207d7e00993f9
parent036cbe3e12bcd81ba0689c19e546eae310e0371a (diff)
downloadports-b4e790dd753e6d038f13e7eb0915c6942acf9903.tar.gz
ports-b4e790dd753e6d038f13e7eb0915c6942acf9903.zip
Notes
-rw-r--r--graphics/OpenEXR/Makefile2
-rw-r--r--graphics/ilmbase/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile
index 67e24986c527..28311e42cd09 100644
--- a/graphics/OpenEXR/Makefile
+++ b/graphics/OpenEXR/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics devel
MASTER_SITES= SAVANNAH/openexr/
DISTNAME= openexr-${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mandree@FreeBSD.org
COMMENT= High dynamic-range (HDR) image file format
LICENSE= BSD3CLAUSE
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile
index 5ac3b769e60d..a71c9854e0b3 100644
--- a/graphics/ilmbase/Makefile
+++ b/graphics/ilmbase/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics devel
MASTER_SITES= SAVANNAH/openexr/
DISTNAME= ilmbase-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mandree@FreeBSD.org
COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
LICENSE= BSD3CLAUSE