From 0826705e23ae45b92d3eac2ce3fd168b647bf167 Mon Sep 17 00:00:00 2001 From: gj Date: Sat, 21 Jan 2006 13:17:15 +0000 Subject: Flwm has disappeared from sourceforge andd all other sites. Use MASTER_SITE_LOCAL to keep this port alive. Delete the WWW entry from pkg-descr since it is no longer valid. --- x11-wm/flwm/Makefile | 5 ++--- x11-wm/flwm/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile index f47416b1af9c..b8626c7ac87d 100644 --- a/x11-wm/flwm/Makefile +++ b/x11-wm/flwm/Makefile @@ -8,9 +8,8 @@ PORTNAME= flwm PORTVERSION= 1.00 CATEGORIES= x11-wm -MASTER_SITES= http://flwm.sourceforge.net/ \ - http://www.cinenet.net/users/spitzak/flwm/ \ - ftp://ftp.sai.msu.su/pub/X11/win_man/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= gj EXTRACT_SUFX= .tgz MAINTAINER= gj@FreeBSD.org diff --git a/x11-wm/flwm/pkg-descr b/x11-wm/flwm/pkg-descr index 3da25c50fbb5..1d7f7a3cecc6 100644 --- a/x11-wm/flwm/pkg-descr +++ b/x11-wm/flwm/pkg-descr @@ -1,7 +1,5 @@ Flwm is a very small and fast X window manager. Its main features are the lack of icons and the "sideways" title-bars. -WWW: http://flwm.sourceforge.net/ - --Dima dima@chg.ru -- cgit