diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /net-mgmt/nbtscan | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) |
Notes
Diffstat (limited to 'net-mgmt/nbtscan')
-rw-r--r-- | net-mgmt/nbtscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile index fb422eade05b..268bc4f8d43a 100644 --- a/net-mgmt/nbtscan/Makefile +++ b/net-mgmt/nbtscan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.inetcat.net/software/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= NetBIOS name network scanner GNU_CONFIGURE= yes |