diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /graphics/p5-GD | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | freebsd-ports-graphics-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz freebsd-ports-graphics-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.zst freebsd-ports-graphics-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r-- | graphics/p5-GD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index e491bdff443..18083c07e3c 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd |