diff options
Diffstat (limited to 'emulators/Cygne-SDL/Makefile')
-rw-r--r-- | emulators/Cygne-SDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile index f84eaa28711..1cbdcb083ab 100644 --- a/emulators/Cygne-SDL/Makefile +++ b/emulators/Cygne-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/04/13 19:08:27 dholland Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= Cygne-SDL-0.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/ |