Date: Tue, 31 Oct 2006 10:17:20 -0500 (EST) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/104969: [MAINTAINER] net-mgmt/nbtscan: update MASTER_SITES, WWW in pkg-descr Message-ID: <200610311517.k9VFHKD2006560@goodking.goodking.ca> Resent-Message-ID: <200610311520.k9VFKXil059000@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104969 >Category: ports >Synopsis: [MAINTAINER] net-mgmt/nbtscan: update MASTER_SITES, WWW in pkg-descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 31 15:20:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - project seems to have dropped off the Internet, update WWW to give some details at a website - utilize GENTOO mirrors for MASTER_SITES Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- nbtscan-1.5.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/nbtscan/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 12 Sep 2006 12:51:45 -0000 1.7 +++ Makefile 31 Oct 2006 15:06:16 -0000 @@ -8,9 +8,8 @@ PORTNAME= nbtscan PORTVERSION= 1.5.1 CATEGORIES= net-mgmt -MASTER_SITES= http://www.sourcefiles.org/Networking/Tools/Miscellanenous/ \ - http://swoolley.org/source_cache/ \ - http://www.goodking.ca/pub/files/ +MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= thomas@goodking.ca COMMENT= NetBIOS name network scanner Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/net-mgmt/nbtscan/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 12 Sep 2006 12:51:45 -0000 1.3 +++ pkg-descr 31 Oct 2006 15:06:16 -0000 @@ -1,7 +1,7 @@ NBTscan is a program for scanning IP networks for NetBIOS name -information. It sends NetBIOS status query to each address in supplied -range and lists received information in human readable form. For each -responded host it lists IP address, NetBIOS computer name, logged-in -user name and MAC address. +information. It sends NetBIOS status query to each address in +supplied range and lists received information in human readable +form. For each responded host it lists IP address, NetBIOS computer +name, logged-in user name and MAC address. -WWW: http://freshmeat.net/projects/nbtscan/ +WWW: http://ktulu.com.ar/en/nbtscan.php --- nbtscan-1.5.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610311517.k9VFHKD2006560>