From 34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 Mon Sep 17 00:00:00 2001 From: will Date: Thu, 22 Jun 2000 05:38:46 +0000 Subject: 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(-) (limited to 'x11-wm') 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 -- cgit