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/ion | |
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/ion')
-rw-r--r-- | x11-wm/ion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |