diff options
-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/ |