diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /emulators/b-em | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'emulators/b-em')
-rw-r--r-- | emulators/b-em/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/b-em/Makefile b/emulators/b-em/Makefile index 5295a00e815..d5ff0ecb9f4 100644 --- a/emulators/b-em/Makefile +++ b/emulators/b-em/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/07/06 22:32:53 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:44 tnn Exp $ DISTNAME= B-emv2.2Linux PKGNAME= b-em-2.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://b-em.bbcmicro.com/ |