From 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 22 Jun 2000 05:38:46 +0000 Subject: [PATCH] Move distfile to my local-distfile hosting on ftp.FreeBSD.org and unleash this port upon the people. Prodded repeatedly by: fenner's portsurvey ;-) --- x11-wm/wmthemeinstall/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index 305e4b38b1a1..6628c6bff2dd 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -8,10 +8,10 @@ PORTNAME= wmthemeinstall PORTVERSION= 0.62 CATEGORIES= x11-wm -MASTER_SITES= http://www.lovett.com/FreeBSD/ \ - ftp://ftp.cronyx.ru/.w3/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= will -MAINTAINER= andrews@technologist.com +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12