diff options
author | cs <cs@FreeBSD.org> | 2012-08-03 23:54:35 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-08-03 23:54:35 +0800 |
commit | cdcd0c65d7535ac3794a1df20e82c3fea1f06583 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /net-mgmt/p5-Net-Netmask | |
parent | f54a75b14a09f134ff02cf5526fdf011c0af328a (diff) | |
download | freebsd-ports-gnome-cdcd0c65d7535ac3794a1df20e82c3fea1f06583.tar.gz freebsd-ports-gnome-cdcd0c65d7535ac3794a1df20e82c3fea1f06583.tar.zst freebsd-ports-gnome-cdcd0c65d7535ac3794a1df20e82c3fea1f06583.zip |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
Diffstat (limited to 'net-mgmt/p5-Net-Netmask')
-rw-r--r-- | net-mgmt/p5-Net-Netmask/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile index 8cf49de24193..0eaac1cea01c 100644 --- a/net-mgmt/p5-Net-Netmask/Makefile +++ b/net-mgmt/p5-Net-Netmask/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org -COMMENT= Perl module to parse, manipulate and lookup IP network blocks +COMMENT= Perl module to parse, manipulate, and lookup IP network blocks PERL_CONFIGURE= yes |