From a6f89dd77b712ad744568d02cbd9ea113d08bf1f Mon Sep 17 00:00:00 2001 From: "Frank J. Laszlo" Date: Wed, 8 Nov 2006 15:14:05 +0000 Subject: [PATCH] used MASTER_SITE_LOCAL instead of my own webhost. Approved by: flz (mentor) --- misc/skyutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index 25baa904a6c9..15b3aaebfe9b 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -8,8 +8,8 @@ PORTNAME= skyutils PORTVERSION= 2.9 CATEGORIES= misc -MASTER_SITES= http://www.franksworld.org/dist/skyutils/ -# http://zekiller.skytech.org/fichiers/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= laszlof MAINTAINER= ports@FreeBSD.org COMMENT= A library required by smssend (same author)