diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:18:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:18:49 +0000 |
commit | 252c164acd273b3406235807f6137cb4c465d3f3 (patch) | |
tree | 2f796522f5f052cdeb175ee3349431fa4adbb4ba /x11-wm/ion | |
parent | f0772c657e20e2d5f0dfdc06bcabc066f5277604 (diff) | |
download | ports-252c164acd273b3406235807f6137cb4c465d3f3.tar.gz ports-252c164acd273b3406235807f6137cb4c465d3f3.zip |
Notes
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 |