diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 18:18:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 18:18:49 +0800 |
commit | 5ad3acc4990939aa02e5d9138f69c7d93a90d983 (patch) | |
tree | 70fda800b313c24bcaa6d138f0e9ebf3ef5a9c22 /x11-wm | |
parent | d743923389e0804ea72748bbfeb1913848b061a6 (diff) | |
download | freebsd-ports-gnome-5ad3acc4990939aa02e5d9138f69c7d93a90d983.tar.gz freebsd-ports-gnome-5ad3acc4990939aa02e5d9138f69c7d93a90d983.tar.zst freebsd-ports-gnome-5ad3acc4990939aa02e5d9138f69c7d93a90d983.zip |
- Fix fetch
PR: ports/124746
Submitted by: Robert P Ricci <ricci@cs.utah.edu> (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion-2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ion/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ion-2/Makefile b/x11-wm/ion-2/Makefile index 6c07b8f32aff..a2111740f4b5 100644 --- a/x11-wm/ion-2/Makefile +++ b/x11-wm/ion-2/Makefile @@ -10,7 +10,7 @@ PORTNAME= ion-2 PORTVERSION= 20040729 PORTREVISION= 3 CATEGORIES= x11-wm -MASTER_SITES= http://modeemi.fi/~tuomov/dl/ +MASTER_SITES= http://modeemi.fi/~tuomov/dl/archives/ MAINTAINER= ports@FreeBSD.org COMMENT= A tiling tabbed window manager diff --git a/x11-wm/ion/Makefile b/x11-wm/ion/Makefile index 8691c6bbbb73..55eb3913548b 100644 --- a/x11-wm/ion/Makefile +++ b/x11-wm/ion/Makefile @@ -9,7 +9,7 @@ PORTNAME= ion PORTVERSION= 20020207 PORTREVISION= 2 CATEGORIES= x11-wm -MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/ +MASTER_SITES= http://modeemi.fi/~tuomov/dl/archives/ MAINTAINER= ricci@cs.utah.edu COMMENT= A window manager with a text-editorish, keyboard friendly interface |