diff options
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r-- | games/xboing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 02197a5dd6b..a89821a5c71 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/03/29 12:41:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.11.2.1 2004/03/08 17:44:16 agc Exp $ # DISTNAME= xboing2.4 PKGNAME= xboing-2.4 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/xboing CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} |