diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | f8c1cfa91b5325e8fd278a7473232c280825da84 (patch) | |
tree | 0b4756a8751ab8aac1122c6332f612e77592b1f2 /databases | |
parent | e9dd6a9b6b7a6c39df015082c337d83b661ebf37 (diff) | |
download | ports-f8c1cfa91b5325e8fd278a7473232c280825da84.tar.gz ports-f8c1cfa91b5325e8fd278a7473232c280825da84.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-T2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile index c8f14f573e88..0615168a56b2 100644 --- a/databases/p5-T2/Makefile +++ b/databases/p5-T2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tangram/SAMV PKGNAMEPREFIX= p5- -MAINTAINER= scott@surreytech.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Object Relational mapping system BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Set/Object.pm:${PORTSDIR}/devel/p5-Set-Object \ |