diff options
Diffstat (limited to 'emulators/zsnes/Makefile')
-rw-r--r-- | emulators/zsnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 090559af2bd..b2c411e91dc 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2006/05/21 17:09:53 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2006/06/12 16:28:07 wiz Exp $ # DISTNAME= zsnes142src PKGNAME= zsnes-1.42 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} |