From 670ac374cf0f69ae2e4dc4f8c940915d1486d72e Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Thu, 2 Jan 2003 17:57:35 +0000 Subject: [PATCH] Make fetchable PR: 46684 Submitted by: maintainer --- games/nibbles/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games/nibbles/Makefile b/games/nibbles/Makefile index f3a37d151bc5..e5c913f42863 100644 --- a/games/nibbles/Makefile +++ b/games/nibbles/Makefile @@ -9,8 +9,7 @@ PORTNAME= nibbles PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= http://download.nmee.net/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://freebsdcluster.org/~mich/software/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@freebsdcluster.org