diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /databases/p5-Relations-Query | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.tar.gz ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.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 cd3bff589876..216c4bad4cd9 100644 --- a/databases/p5-Relations-Query/Makefile +++ b/databases/p5-Relations-Query/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Object for building queries with DBI/DBD::mysql BUILD_DEPENDS= p5-Relations>=0:${PORTSDIR}/databases/p5-Relations |