diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
commit | 8d6175658cca6c79b9c0da6405b87ed927c71644 (patch) | |
tree | f2648d993728b4d0b415d3b7100d8757fdfdaf92 /devel/p5-UNIVERSAL-isa/DESCR | |
parent | 49ad2eca63370685384bcb122373f47406c658c6 (diff) | |
download | pkgsrc-8d6175658cca6c79b9c0da6405b87ed927c71644.tar.gz |
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
Diffstat (limited to 'devel/p5-UNIVERSAL-isa/DESCR')
-rw-r--r-- | devel/p5-UNIVERSAL-isa/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-UNIVERSAL-isa/DESCR b/devel/p5-UNIVERSAL-isa/DESCR index 09cf8444816..2e385fc76a7 100644 --- a/devel/p5-UNIVERSAL-isa/DESCR +++ b/devel/p5-UNIVERSAL-isa/DESCR @@ -8,5 +8,3 @@ it's called as a function on objects which override isa, isa will be called on those objects as a method. In all other cases the real UNIVERSAL::isa is just called directly. - -WWW: http://search.cpan.org/dist/UNIVERSAL-isa/ |