From ffc39cb6f90450e08f99dc793cbc2395508b3da5 Mon Sep 17 00:00:00 2001 From: nork Date: Tue, 20 Apr 2004 16:31:48 +0000 Subject: Resurrect MASTER_SITE_LOCAL. --- net/liveMedia/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/liveMedia') diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 9b32835189a3..bac9d33e3fb3 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 2004.04.09 PORTEPOCH= 1 CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ -#MASTER_SITES+= ${MASTER_SITE_LOCAL} -#MASTER_SITE_SUBDIR= nork +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTNAME= live.${PORTVERSION} MAINTAINER= nork@FreeBSD.org -- cgit