diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-11-16 14:36:48 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-11-16 14:36:48 +0000 |
commit | dc8006404e3db61ca49fc681f757611ad8c36062 (patch) | |
tree | b3c6cb663757bd8be1035e60d46f548c4f4a54b5 /x11-wm/wmii/Makefile | |
parent | 83f81e983b617396437986d816fdb5dacb8a961a (diff) |
Notes
Diffstat (limited to 'x11-wm/wmii/Makefile')
-rw-r--r-- | x11-wm/wmii/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index e10d4ed50553..9c195faecf1b 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/Makefile @@ -9,12 +9,11 @@ PORTNAME= wmii DISTVERSION= 2 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= http://wmi.modprobe.de/download/ +MASTER_SITES= http://wmii.de/download/ MAINTAINER= danfe@FreeBSD.org COMMENT= The next generation of WMI window manager -USE_BZIP2= yes USE_REINPLACE= yes USE_X_PREFIX= yes |