diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-23 18:55:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-23 18:55:57 +0000 |
commit | 95fd80081a89e40e22ff7f62cab6be192b50156a (patch) | |
tree | 4dbfbf25b3b19a7a78a2d124685a3766697486a7 /wm | |
parent | e773592447679235b4cf84189f62c2cce0a4ed23 (diff) | |
download | pkgsrc-95fd80081a89e40e22ff7f62cab6be192b50156a.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ion3-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ion3-devel/Makefile b/wm/ion3-devel/Makefile index 9e6c1743716..e09c58c95eb 100644 --- a/wm/ion3-devel/Makefile +++ b/wm/ion3-devel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/08/14 22:42:04 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/08/23 18:55:57 wiz Exp $ # DISTNAME= ion-3ds-20060524 PKGNAME= ${DISTNAME:S/-3ds-/3-/} CATEGORIES= wm x11 -MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/ion/dl/ +MASTER_SITES= http://iki.fi/tuomov/dl/ MAINTAINER= rpaulo@NetBSD.org HOMEPAGE= http://iki.fi/~tuomov/ion/ |