diff options
Diffstat (limited to 'x11/acidlaunch')
-rw-r--r-- | x11/acidlaunch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile index d5e4d978da5..4c5d2547d0a 100644 --- a/x11/acidlaunch/Makefile +++ b/x11/acidlaunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:31 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:52 wiz Exp $ # DISTNAME= acidlaunch-0.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://linuxgamers.net/download/ |