summaryrefslogtreecommitdiff
path: root/net/ipv6calc/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-11 08:46:40 +0000
committersalo <salo@pkgsrc.org>2003-01-11 08:46:40 +0000
commit37f04cf6bf9776ede9281bec94cd73960b4543e5 (patch)
tree704da4ef86e95f1f9007216eaf2fed65337175f6 /net/ipv6calc/Makefile
parent0d9d6f06f5e8b8ebb2fd9b3acb4b7c2e6c98fbc5 (diff)
downloadpkgsrc-37f04cf6bf9776ede9281bec94cd73960b4543e5.tar.gz
Update to version 0.45
Changes: 20021112: fix not proper handling of option "-q|--quiet" in some cases enhance help options (-h|--help now also valid) on --out|action|in ipv6logconf: "make test" can be now also executed by root (su to nobody) tag version 0.45 20021104: minor cosmetics in IEEE/OUI database
Diffstat (limited to 'net/ipv6calc/Makefile')
-rw-r--r--net/ipv6calc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile
index 87bfb491bc6..c369afa49d6 100644
--- a/net/ipv6calc/Makefile
+++ b/net/ipv6calc/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2002/11/04 23:08:22 hubertf Exp $
+# $NetBSD: Makefile,v 1.12 2003/01/11 08:46:40 salo Exp $
#
-DISTNAME= ipv6calc-0.44
+DISTNAME= ipv6calc-0.45
CATEGORIES= net
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://www.bieringer.de/linux/IPv6/ipv6calc/index.html
+HOMEPAGE= http://www.bieringer.de/linux/IPv6/ipv6calc/
COMMENT= Manipulates IPv6 adresses
-
# 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!