diff options
author | danfe <danfe@FreeBSD.org> | 2005-11-16 22:36:48 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-11-16 22:36:48 +0800 |
commit | 5f50795d0dfd3648a4582f9a2729792e8de17043 (patch) | |
tree | 3d8e1c5f6595ad5d9a466ceaf7242dd644404a34 /x11-wm/wmii/Makefile | |
parent | a2d917e2f90eb75c08ac58b27688f74264465d8c (diff) | |
download | freebsd-ports-gnome-5f50795d0dfd3648a4582f9a2729792e8de17043.tar.gz freebsd-ports-gnome-5f50795d0dfd3648a4582f9a2729792e8de17043.tar.zst freebsd-ports-gnome-5f50795d0dfd3648a4582f9a2729792e8de17043.zip |
/tmp/cvs7cc8hm
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 |