diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-23 16:43:10 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-23 16:43:10 +0000 |
commit | a10a971869cf0543240aeeba15ee871aabc20ab7 (patch) | |
tree | bd8bbcd98e05d87610ff15405dce52072f909ad0 /devel/p5-Tree-Node | |
parent | c80555c662234b551d463dd90f8811bdd7bfc6cf (diff) | |
download | ports-a10a971869cf0543240aeeba15ee871aabc20ab7.tar.gz ports-a10a971869cf0543240aeeba15ee871aabc20ab7.zip |
Notes
Diffstat (limited to 'devel/p5-Tree-Node')
-rw-r--r-- | devel/p5-Tree-Node/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tree-Node/Makefile b/devel/p5-Tree-Node/Makefile index 4a328934c464..63c8f14ced95 100644 --- a/devel/p5-Tree-Node/Makefile +++ b/devel/p5-Tree-Node/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tree PKGNAMEPREFIX= p5- -MAINTAINER= aaron@daltons.ca +MAINTAINER= aaron@FreeBSD.org COMMENT= Memory-efficient tree nodes in Perl PERL_MODBUILD= yes |