diff options
Diffstat (limited to 'games/InterLOGIC/Makefile')
-rw-r--r-- | games/InterLOGIC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/InterLOGIC/Makefile b/games/InterLOGIC/Makefile index f287d059042..4e8d468be0a 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2005/12/11 09:40:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:12 joerg Exp $ # DISTNAME= interLOGIC-src-0.30 # authors' preferred casing PKGNAME= InterLOGIC-0.30 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} |