diff options
Diffstat (limited to 'games/InterLOGIC')
-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 83f0317fa6e..997f87050f8 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2011/01/13 13:37:46 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/01/28 11:00:54 wiz Exp $ # DISTNAME= interLOGIC-src-0.30 # authors' preferred casing PKGNAME= InterLOGIC-0.30 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} |