diff options
author | mandree <mandree@FreeBSD.org> | 2014-04-10 14:59:25 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-04-10 14:59:25 +0800 |
commit | 1381a587edc99c62eb5d3b860c24308a673ebb3f (patch) | |
tree | b6e0c42baaf8bf81e36a3757703207d7e00993f9 /graphics | |
parent | 2c4906174384c35f6414dcedd1d2b6e9b1c33def (diff) | |
download | freebsd-ports-gnome-1381a587edc99c62eb5d3b860c24308a673ebb3f.tar.gz freebsd-ports-gnome-1381a587edc99c62eb5d3b860c24308a673ebb3f.tar.zst freebsd-ports-gnome-1381a587edc99c62eb5d3b860c24308a673ebb3f.zip |
Grab after nemsysis gave these up.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/OpenEXR/Makefile | 2 | ||||
-rw-r--r-- | graphics/ilmbase/Makefile | 2 |
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 |