diff options
author | obache <obache@pkgsrc.org> | 2009-01-25 13:40:27 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-01-25 13:40:27 +0000 |
commit | 7407fb7e5bd262e159bc7672b5b69466c847837a (patch) | |
tree | 280c5c2ef45a9816e50617090303b1b5047baec9 /net/nbtscan/Makefile | |
parent | 599084f193309ae65d5fe9f610512ee8fd4117b7 (diff) | |
download | pkgsrc-7407fb7e5bd262e159bc7672b5b69466c847837a.tar.gz |
Update HOMEPAGE and MASTER_SITES to new location, per PR 40374.
Diffstat (limited to 'net/nbtscan/Makefile')
-rw-r--r-- | net/nbtscan/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile index ecf9c5f2df7..76477dbea00 100644 --- a/net/nbtscan/Makefile +++ b/net/nbtscan/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:21 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2009/01/25 13:40:27 obache Exp $ # DISTNAME= nbtscan-1.5.1 CATEGORIES= net -MASTER_SITES= http://www.inetcat.org/software/ +MASTER_SITES= http://www.inetcat.net/software/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.inetcat.org/software/nbtscan.html +HOMEPAGE= http://www.inetcat.net/software/nbtscan.html COMMENT= NetBIOS name network scanner GNU_CONFIGURE= yes |