diff options
author | mat <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
commit | 46a6ab2be455408aa5cb6b85e2619de45f6b62dc (patch) | |
tree | 37d2071ecbbf3297086e329bdcb7b6c9bff60c5c /databases/p5-DBIx-Class-IntrospectableM2M | |
parent | d1500af60b6bb2834253695808f1c3aaeb2d5820 (diff) | |
download | freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.tar.gz freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.tar.zst freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.zip |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight
Diffstat (limited to 'databases/p5-DBIx-Class-IntrospectableM2M')
-rw-r--r-- | databases/p5-DBIx-Class-IntrospectableM2M/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile index 14884556639d..c4d656b98c99 100644 --- a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile +++ b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Introspect many-to-many shortcuts RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class |