diff options
author | bouyer <bouyer> | 2011-03-15 20:36:03 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2011-03-15 20:36:03 +0000 |
commit | ef2369cc733c0cfaea7abe483ac2393b2745f5f1 (patch) | |
tree | 3ee843bc325ddd269bf897355362b5ada72d13f1 /net/netdisco/Makefile | |
parent | 8704738d298071b27eff00c093eb8dd9cd31cd50 (diff) | |
download | pkgsrc-ef2369cc733c0cfaea7abe483ac2393b2745f5f1.tar.gz |
Update to 1.0. Summary of changes since 0.95:
- improved user interface
- improved vlan support
- improved support for wifi AP and IP phones
- updated snmp mibs
and more ...
Diffstat (limited to 'net/netdisco/Makefile')
-rw-r--r-- | net/netdisco/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/netdisco/Makefile b/net/netdisco/Makefile index b2b930580af..047883f73e6 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2009/04/11 23:15:20 sno Exp $ +# $NetBSD: Makefile,v 1.23 2011/03/15 20:36:03 bouyer Exp $ # -DISTNAME= netdisco-0.95_with_mibs -PKGNAME= netdisco-0.95 -PKGREVISION= 1 +DISTNAME= netdisco-1.0_with_mibs +PKGNAME= netdisco-1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdisco/} |