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 | 8b9c7c315ccd99e22798d4af4301a1a069d0692c (patch) | |
tree | f2648d993728b4d0b415d3b7100d8757fdfdaf92 /net/ssmping | |
parent | d99024db2c0295f50906e27e59b98d4e5cdca4ad (diff) | |
download | pkgsrc-8b9c7c315ccd99e22798d4af4301a1a069d0692c.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 'net/ssmping')
-rw-r--r-- | net/ssmping/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ssmping/DESCR b/net/ssmping/DESCR index ab101a933f5..47060edcb3d 100644 --- a/net/ssmping/DESCR +++ b/net/ssmping/DESCR @@ -2,5 +2,3 @@ ssmping is a tool for checking whether a host can receive SSM from another. If a host runst ssmpingd, users on other hosts can check that they receive from this host by running the ssmping tool. asmping is similar to ssmping, but checks for ASM rather than SSM. - -WWW: http://www.venaas.no/multicast/ssmping/ |