diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-01 13:52:00 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-01 13:52:00 +0000 |
commit | e7dc7669c73158acf3793b5487c407a77b67646c (patch) | |
tree | 15a7bfcdad75a2e32377410047241b9a95eef005 /devel/p5-Algorithm-C3 | |
parent | 4b9bcb9b1f096371b8e87179f2485a3c25ae6865 (diff) |
Notes
Diffstat (limited to 'devel/p5-Algorithm-C3')
-rw-r--r-- | devel/p5-Algorithm-C3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index 290ec67d3e40..b0559ae7bf92 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: Algorithm-C3 # Date created: 25 Feb 2006 -# Whom: Lars Balker Rasmussen <lars@balker.dk> +# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm PKGNAMEPREFIX= p5- -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= A module for merging hierarchies using the C3 algorithm BUILD_DEPENDS= p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple |