diff options
author | mat <mat@FreeBSD.org> | 2004-08-27 17:37:52 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-08-27 17:37:52 +0800 |
commit | c96a5facc88f33fb734cccc8fd21a0d179b990cc (patch) | |
tree | 49bbcb1158cea0623f70cf9a33f502704f781083 /devel/p5-Heap-Simple | |
parent | a37f6895fd587cacd3f4cbc6c290b2c7e298cd3c (diff) | |
download | freebsd-ports-gnome-c96a5facc88f33fb734cccc8fd21a0d179b990cc.tar.gz freebsd-ports-gnome-c96a5facc88f33fb734cccc8fd21a0d179b990cc.tar.zst freebsd-ports-gnome-c96a5facc88f33fb734cccc8fd21a0d179b990cc.zip |
Fix author's email in descr
PR: 71015
Submitted by: maintainer
Diffstat (limited to 'devel/p5-Heap-Simple')
-rw-r--r-- | devel/p5-Heap-Simple/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Heap-Simple/pkg-descr b/devel/p5-Heap-Simple/pkg-descr index 93bc6109d2fd..4999019d7ce4 100644 --- a/devel/p5-Heap-Simple/pkg-descr +++ b/devel/p5-Heap-Simple/pkg-descr @@ -18,7 +18,7 @@ the elements around and make changes to them while they are in the heap as long as you don't change the key. WWW: http://search.cpan.org/dist/Heap-Simple/ -Author: Ton Hospel <Heap::Simple@home.lunix> +Author: Ton Hospel <cpan@ton.iguana.be> - Aaron Dalton aaron@daltons.ca |