diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-20 23:29:38 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-20 23:29:38 +0000 |
commit | 905a8bd25da1fe2360e4383e373b86dd2d08ef8b (patch) | |
tree | abc651d60dc8153b1e2482248969e944fbf30ba9 /net-mgmt | |
parent | d2d9df4838da89408b3ec7b9f4ee638b160600d7 (diff) | |
download | FreeBSD-ports-905a8bd25da1fe2360e4383e373b86dd2d08ef8b.zip FreeBSD-ports-905a8bd25da1fe2360e4383e373b86dd2d08ef8b.tar.gz |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/confregdecode/pkg-descr | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-Netmask/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/confregdecode/pkg-descr b/net-mgmt/confregdecode/pkg-descr index 8d1b80d..4ea8325 100644 --- a/net-mgmt/confregdecode/pkg-descr +++ b/net-mgmt/confregdecode/pkg-descr @@ -6,4 +6,4 @@ with disaster recovery. It is being released as part of the Cisco-centric Open Source Initiative. -WWW: http://cosi-nms.sourceforge.net +WWW: http://cosi-nms.sourceforge.net/ diff --git a/net-mgmt/p5-Net-Netmask/pkg-descr b/net-mgmt/p5-Net-Netmask/pkg-descr index d8c7432..d82b1a7 100644 --- a/net-mgmt/p5-Net-Netmask/pkg-descr +++ b/net-mgmt/p5-Net-Netmask/pkg-descr @@ -2,4 +2,4 @@ Net::Netmask parses and understand IPv4 CIDR blocks. It's built with an object-oriented interface. Nearly all functions are methods that operate on a Net::Netmask object. -WWW: http://www.cpan.org +WWW: http://www.cpan.org/ |