diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2007-06-15 15:08:02 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2007-06-15 15:08:02 +0000 |
commit | ccd266efda15f4f6aeaf74582a02e2627f24fea4 (patch) | |
tree | 36641dae4150a2f480cb75d44d96ae7ba73c8857 /databases/p5-Relations-Query | |
parent | 7cb87b82dc68d1b8b7cb315be632dd44406b101c (diff) | |
download | ports-ccd266efda15f4f6aeaf74582a02e2627f24fea4.tar.gz ports-ccd266efda15f4f6aeaf74582a02e2627f24fea4.zip |
Notes
Diffstat (limited to 'databases/p5-Relations-Query')
-rw-r--r-- | databases/p5-Relations-Query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Relations-Query/Makefile b/databases/p5-Relations-Query/Makefile index 0a114f1ee525..8e8c6f1fd742 100644 --- a/databases/p5-Relations-Query/Makefile +++ b/databases/p5-Relations-Query/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Relations PKGNAMEPREFIX= p5- -MAINTAINER= bat@cpan.org +MAINTAINER= timur@FreeBSD.org COMMENT= Object for building queries with DBI/DBD::mysql BUILD_DEPENDS= ${SITE_PERL}/Relations.pm:${PORTSDIR}/databases/p5-Relations |