summaryrefslogtreecommitdiff
path: root/net/ipv6calc/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-02-21 07:29:26 +0000
committersnj <snj>2004-02-21 07:29:26 +0000
commitb79dd718eb48869a6c34f23c691a50e6f523ac81 (patch)
tree30bbf81b648f93f50c245ab111c5570febf28b30 /net/ipv6calc/Makefile
parent69a6f32f67b7010d0030baa95c08d3d5d9575a2e (diff)
downloadpkgsrc-b79dd718eb48869a6c34f23c691a50e6f523ac81.tar.gz
s/utiltity/utility/; s/adresses/addresses/
Diffstat (limited to 'net/ipv6calc/Makefile')
-rw-r--r--net/ipv6calc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile
index 0a46fba649c..9c5e34a16a3 100644
--- a/net/ipv6calc/Makefile
+++ b/net/ipv6calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.21 2004/02/21 07:29:26 snj Exp $
#
DISTNAME= ipv6calc-0.46
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.bieringer.de/linux/IPv6/ipv6calc/
-COMMENT= Manipulates IPv6 adresses
+COMMENT= Manipulates IPv6 addresses
# This package does not set or evaluate USE_INET6, but it should still
# be listed in README-IPv6.html. Leave this comment here to make it so!