diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
commit | 5310bb33265d0d9ee797c27a0a1239dfda2e42da (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /emulators/gambatte | |
parent | 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (diff) | |
download | pkgsrc-5310bb33265d0d9ee797c27a0a1239dfda2e42da.tar.gz |
More PKGREVISION bumps for pixman update.
Diffstat (limited to 'emulators/gambatte')
-rw-r--r-- | emulators/gambatte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index e500ed7588f..b7d5b6d9e23 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/08/29 11:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/14 11:13:11 wiz Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} |