diff options
Diffstat (limited to 'emulators/blinkensim/Makefile')
-rw-r--r-- | emulators/blinkensim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 327ed86bf8d..d0f5c38da1f 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/04/22 13:43:28 obache Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ |