From c6e1f2266cf67a56f3ea5b1d6ab8388191581c84 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 25 Aug 2001 10:53:28 +0000 Subject: [PATCH] The MASTER_SITE seems to no longer exist; host this locally for now. --- net-mgmt/nbtscan/Makefile | 3 ++- net/nbtscan/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile index f4a90e332c61..0b4af447c825 100644 --- a/net-mgmt/nbtscan/Makefile +++ b/net-mgmt/nbtscan/Makefile @@ -8,7 +8,8 @@ PORTNAME= nbtscan PORTVERSION= 1.0.2 CATEGORIES= net -MASTER_SITES= http://www.abb.aha.ru/software/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=kris MAINTAINER= kris@FreeBSD.org diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile index f4a90e332c61..0b4af447c825 100644 --- a/net/nbtscan/Makefile +++ b/net/nbtscan/Makefile @@ -8,7 +8,8 @@ PORTNAME= nbtscan PORTVERSION= 1.0.2 CATEGORIES= net -MASTER_SITES= http://www.abb.aha.ru/software/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=kris MAINTAINER= kris@FreeBSD.org