diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-26 06:19:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-26 06:19:12 +0800 |
commit | 97ae7fcec5a531fd1848105c20de9878285148e2 (patch) | |
tree | 6d3281a0fefe03982009aafb2781a58fc3aacb2b /security | |
parent | 37b7c5355820dfd2f693e691b9582e8200d6a234 (diff) | |
download | freebsd-ports-gnome-97ae7fcec5a531fd1848105c20de9878285148e2.tar.gz freebsd-ports-gnome-97ae7fcec5a531fd1848105c20de9878285148e2.tar.zst freebsd-ports-gnome-97ae7fcec5a531fd1848105c20de9878285148e2.zip |
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-GD-SecurityImage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-GD-SecurityImage/Makefile b/security/p5-GD-SecurityImage/Makefile index 384f03ef723e..b64902b519ce 100644 --- a/security/p5-GD-SecurityImage/Makefile +++ b/security/p5-GD-SecurityImage/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= ports@rbt.ca +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for creating CAPTCHA security images BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ |