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/raine | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'emulators/raine')
-rw-r--r-- | emulators/raine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index f6aaebcb7c1..d75fa3ca0a7 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2015/01/01 10:44:54 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:46 tnn Exp $ # DISTNAME= raines-0.43.3 PKGNAME= ${DISTNAME:S/raines/raine/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://rainemu.swishparty.co.uk/html/archive/ EXTRACT_SUFX= .tar.bz2 |