diff options
author | zuntum <zuntum> | 2001-07-04 21:43:15 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-07-04 21:43:15 +0000 |
commit | b65956305c2c31cb9f434035811ff72eb84a50eb (patch) | |
tree | 35ce4b014adf0ca346886abc63a8bab88c6ee9f1 /net/ipcalc/Makefile | |
parent | 3b1b046799081c376a4b3f8ef8c5d33fcc1d06c4 (diff) | |
download | pkgsrc-b65956305c2c31cb9f434035811ff72eb84a50eb.tar.gz |
Update ipcalc to 0.34
Changelog:
- Use default netmask of class when no netmask is given
Diffstat (limited to 'net/ipcalc/Makefile')
-rw-r--r-- | net/ipcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index bbcb14fb6d4..e95284497a2 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/21 12:52:44 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/04 21:43:15 zuntum Exp $ # DISTNAME= ipcalc.pl -PKGNAME= ipcalc-0.33 +PKGNAME= ipcalc-0.34 CATEGORIES= net MASTER_SITES= http://jodies.cx/ EXTRACT_SUFX= # |