diff options
Diffstat (limited to 'games/spellcast/Makefile')
-rw-r--r-- | games/spellcast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index 18a9f9a8f22..cf237ce78f7 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:52 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:23 joerg Exp $ # DISTNAME= spellcast PKGNAME= spellcast-1.2 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://www.eblong.com/zarf/ftp/ EXTRACT_SUFX= .tar.Z |