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 | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /emulators/vba | |
parent | 530af90e3311d7bb7f94e42787251f7eddfde54b (diff) | |
download | pkgsrc-67bb9f2c30b74eae0dc06dfdaec3e66308261c84.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'emulators/vba')
-rw-r--r-- | emulators/vba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index af327c6670d..689386aeb56 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:21:08 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:47 tnn Exp $ DISTNAME= VisualBoyAdvance-src-1.7.2 PKGNAME= vba-1.7.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vba/} |