diff options
author | obache <obache> | 2008-05-10 08:09:41 +0000 |
---|---|---|
committer | obache <obache> | 2008-05-10 08:09:41 +0000 |
commit | 1f072108997b802bde1b549c7115476f23e43ea7 (patch) | |
tree | 367a0f86dea510c06c4a89dfbc192d51816ec4ed /wm | |
parent | e2d839baae7fb231dfbc82f49d5c1d012d43d9b9 (diff) | |
download | pkgsrc-1f072108997b802bde1b549c7115476f23e43ea7.tar.gz |
distfile has been moved to archives subdir.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 20dc6038627..5a06ea433ab 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2008/02/27 22:31:52 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2008/05/10 08:09:41 obache Exp $ # DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} PKGREVISION= 6 CATEGORIES= wm x11 -MASTER_SITES= http://iki.fi/tuomov/dl/ +MASTER_SITES= http://iki.fi/tuomov/dl/archives/ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://modeemi.fi/~tuomov/ion/ |