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 eea8de28270..5b03c1b1004 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:29 asau Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:22:51 tnn Exp $ # DISTNAME= interLOGIC-src-0.30 # authors' preferred casing PKGNAME= InterLOGIC-0.30 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} |