diff options
Diffstat (limited to 'devel/p5-AI-Pathfinding-AStar/Makefile')
-rw-r--r-- | devel/p5-AI-Pathfinding-AStar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-AI-Pathfinding-AStar/Makefile b/devel/p5-AI-Pathfinding-AStar/Makefile index 086f11805870..d61fc4c5a6f1 100644 --- a/devel/p5-AI-Pathfinding-AStar/Makefile +++ b/devel/p5-AI-Pathfinding-AStar/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of the A* pathfinding algorithm BUILD_DEPENDS= ${SITE_PERL}/Heap/Binomial.pm:${PORTSDIR}/devel/p5-Heap |