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 4f0714d1d2c..6c5a6d03212 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2009/08/26 19:57:31 sno Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:49 wiz Exp $ # DISTNAME= interLOGIC-src-0.30 # authors' preferred casing PKGNAME= InterLOGIC-0.30 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} |