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 e07b99df5c1..c50f0592e0d 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2009/05/20 00:58:29 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2009/12/15 22:14:28 joerg Exp $ # DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= wm x11 MASTER_SITES= http://iki.fi/tuomov/dl/archives/ |