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 6e2b92ec489..3ccd1660e43 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/09/07 19:16:32 adam Exp $ +# $NetBSD: Makefile,v 1.22 2012/09/15 10:04:31 obache Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ |