diff options
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r-- | games/gemdropx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 76418c3356b..c12505e5397 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/08/06 16:49:48 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:44 tv Exp $ # DISTNAME= gemdropx-0.9 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/src/ |