diff options
Diffstat (limited to 'emulators/blinkensim')
-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 c2b29a10742..4d63aa049b5 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2016/08/03 10:22:43 adam Exp $ +# $NetBSD: Makefile,v 1.35 2017/02/06 13:55:18 wiz Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ |