From ba80ad97e4e77e052061260aa1dab6c705edbd18 Mon Sep 17 00:00:00 2001 From: alane Date: Fri, 27 Sep 2002 00:57:52 +0000 Subject: add temp master site of my people.fbsd.org dir so people can fetch --- www/quanta/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/quanta') diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 3986510fe60b..836c57440786 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -13,8 +13,9 @@ PORTVERSION= 3.0 PORTEPOCH= 2 # dammit! I hate this kludge. CATEGORIES= www kde -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= alane#/quanta +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://people.freebsd.org/~alane # temp only +MASTER_SITE_SUBDIR= alane/quanta DIST_SUBDIR= ${PORTNAME} .if !defined(NOPORTDOCS) -- cgit