diff options
Diffstat (limited to 'games/foobillard')
-rw-r--r-- | games/foobillard/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index 6eaab9cdbea..b2d2f957969 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/05/07 01:14:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:44 tv Exp $ # DISTNAME= foobillard-3.0a +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://foobillard.sunsite.dk/dnl/ |