diff options
Diffstat (limited to 'wm/ion/Makefile')
-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 d68e891d11d..e4217a92f47 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2005/12/29 06:22:20 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/05 23:11:13 joerg Exp $ # DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm x11 MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/ion/dl/ |