diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | 3f6fd38726cafbe084397ae8f91e78628587d9e3 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /emulators/blinkensim | |
parent | 8c5faf740fcb9fc3f91d68a690449d2d7b6a528c (diff) | |
download | pkgsrc-3f6fd38726cafbe084397ae8f91e78628587d9e3.tar.gz |
bump revision because of graphics/jpeg update
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 802385ab6c5..81c10e30ab9 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:18 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:26 sno Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ |