diff options
author | dhn <dhn@FreeBSD.org> | 2010-08-09 05:09:50 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2010-08-09 05:09:50 +0800 |
commit | 75d30cd0e80bfe7943e64eaf304d3c1cad36085c (patch) | |
tree | 6d7f82c818a6bfbbf49bdfca0bb819f64074022e /x11-wm/wmfs/Makefile | |
parent | ae969cbe85e28f870b9e04c7f0614898a78732bd (diff) | |
download | freebsd-ports-gnome-75d30cd0e80bfe7943e64eaf304d3c1cad36085c.tar.gz freebsd-ports-gnome-75d30cd0e80bfe7943e64eaf304d3c1cad36085c.tar.zst freebsd-ports-gnome-75d30cd0e80bfe7943e64eaf304d3c1cad36085c.zip |
- Update to 201008
PR: ports/149300
Submitted by: Philippe Pepiot <phil@philpep.org>
Diffstat (limited to 'x11-wm/wmfs/Makefile')
-rw-r--r-- | x11-wm/wmfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index b384eba90f96..c946659eca12 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -6,9 +6,9 @@ # PORTNAME= wmfs -DISTVERSION= 201003 +DISTVERSION= 201008 CATEGORIES= x11-wm -MASTER_SITES= http://www.wmfs.info/static/dl/ +MASTER_SITES= http://dl.wmfs.info/ MAINTAINER= dhn@FreeBSD.org COMMENT= A floating and tiling Window Manager From Scratch |