diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-25 11:55:50 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-25 11:55:50 +0000 |
commit | c87a1c7222cd39d76cf169a1553d6827e4a1f284 (patch) | |
tree | 77714ade719b08d48a606b895d09d2e67499bc50 | |
parent | 2ab806dba86f77359be0122521fcc229989b0712 (diff) | |
download | freebsd-ports-c87a1c7222cd39d76cf169a1553d6827e4a1f284.zip |
Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.
PR: 23795
Submitted by: Jonathan Pennington <john@coastalgeology.org>
-rw-r--r-- | graphics/py-imaging-handbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imaging-handbook/Makefile b/graphics/py-imaging-handbook/Makefile index 8022e5c0e69e..57c889c1f4e5 100644 --- a/graphics/py-imaging-handbook/Makefile +++ b/graphics/py-imaging-handbook/Makefile @@ -19,7 +19,7 @@ DISTFILES= labdoc.css index.htm overview.htm concepts.htm \ pildriver.htm pilfile.htm pilfont.htm pilprint.htm \ formats.htm decoder.htm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= john@coastalgeology.org DIST_SUBDIR= pil EXTRACT_ONLY= |