diff options
-rw-r--r-- | x11-wm/flwm/Makefile | 5 | ||||
-rw-r--r-- | 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 |