aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-09-12 12:51:45 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-09-12 12:51:45 +0000
commit9d17cf2abf7b69cbcb2d9ccc1b60d2479c0c8521 (patch)
treed523cee26c9bb53dafd3ea2b3468dd21a43f85ff
parent65d15b9810cf1127890e7a9b2e106e23c5d4256a (diff)
downloadports-9d17cf2abf7b69cbcb2d9ccc1b60d2479c0c8521.tar.gz
ports-9d17cf2abf7b69cbcb2d9ccc1b60d2479c0c8521.zip
- Update mastersite.
- Fix WWW. - Pass maintainership to submiter. PR: ports/102981 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes
Notes: svn path=/head/; revision=172852
-rw-r--r--net-mgmt/nbtscan/Makefile6
-rw-r--r--net-mgmt/nbtscan/pkg-descr2
2 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile
index 9d79621c8bff..2cdf9281c2e6 100644
--- a/net-mgmt/nbtscan/Makefile
+++ b/net-mgmt/nbtscan/Makefile
@@ -8,9 +8,11 @@
PORTNAME= nbtscan
PORTVERSION= 1.5.1
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.inetcat.org/software/
+MASTER_SITES= http://www.sourcefiles.org/Networking/Tools/Miscellanenous/ \
+ http://swoolley.org/source_cache/ \
+ http://www.goodking.ca/pub/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= thomas@goodking.ca
COMMENT= NetBIOS name network scanner
GNU_CONFIGURE= yes
diff --git a/net-mgmt/nbtscan/pkg-descr b/net-mgmt/nbtscan/pkg-descr
index d6ef09b3d6a3..7d53a323ae9b 100644
--- a/net-mgmt/nbtscan/pkg-descr
+++ b/net-mgmt/nbtscan/pkg-descr
@@ -4,4 +4,4 @@ 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://www.inetcat.org/software/nbtscan.html
+WWW: http://freshmeat.net/projects/nbtscan/