diff options
author | adam <adam> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-26 21:36:13 +0000 |
commit | ff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /emulators/gambatte | |
parent | ba20683e95163088b361a0c628a0bd0c4623759a (diff) | |
download | pkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 b65dcd63942..82aecb828c4 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/10/08 23:01:31 adam Exp $ +# $NetBSD: Makefile,v 1.18 2013/01/26 21:37:31 adam Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} |