diff options
author | mi <mi@FreeBSD.org> | 2003-05-22 16:03:13 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2003-05-22 16:03:13 +0000 |
commit | f93d18572a52097a0b276d563dfc6fbc53c68512 (patch) | |
tree | a569a1b9cd9074ef41c86f8839ba9ee3542f080f /graphics | |
parent | d8c6fce6416529ceb0c442fa6222007c5a4fa110 (diff) | |
download | FreeBSD-ports-f93d18572a52097a0b276d563dfc6fbc53c68512.zip FreeBSD-ports-f93d18572a52097a0b276d563dfc6fbc53c68512.tar.gz |
Transfer maintainership to kris. This port proved too difficult to
maintain without access to machines of various architectures. Kris
has such access, but would not share it and gets tired too quickly.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lcms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index a9b9fe8..78bfdf0 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.littlecms.com/ MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= kris@obsecurity.org COMMENT= Light Color Management System -- a color management library INSTALLS_SHLIB= yes |