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/gcube | |
parent | 530af90e3311d7bb7f94e42787251f7eddfde54b (diff) | |
download | pkgsrc-67bb9f2c30b74eae0dc06dfdaec3e66308261c84.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'emulators/gcube')
-rw-r--r-- | emulators/gcube/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 61252efdd64..c7dae4c2c07 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:32 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gcube-0.4-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.liquidx.org/distfiles/ EXTRACT_SUFX= .tar.bz2 |