diff options
author | hiramatsu <hiramatsu> | 2012-01-12 02:00:38 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2012-01-12 02:00:38 +0000 |
commit | bf4991a957b6d2e090bce1a48ba25c9440832e17 (patch) | |
tree | badd1315cb32947a4dc38e091640ab43ac8fe8f1 /devel | |
parent | 4f7aca845597a8bdaa0d7bc93c5d471ccd6209a0 (diff) | |
download | pkgsrc-bf4991a957b6d2e090bce1a48ba25c9440832e17.tar.gz |
Remove HOMEPAGE url from DESCR.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Class-ISA/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Class-ISA/DESCR b/devel/p5-Class-ISA/DESCR index 2048a7c8334..db335d6c8e8 100644 --- a/devel/p5-Class-ISA/DESCR +++ b/devel/p5-Class-ISA/DESCR @@ -1,5 +1,3 @@ This library, Class::ISA, provides functions that return the list (in order) of names of classes Perl would search to find a method, with no duplicates. - -WWW: http://search.cpan.org/dist/Class-ISA/ |