diff options
Diffstat (limited to 'emulators/NeoPop-SDL/Makefile')
-rw-r--r-- | emulators/NeoPop-SDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index d3e29cb0869..744d569a044 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/12/11 09:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:59 joerg Exp $ # DISTNAME= NeoPop-SDL-0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/NeoPop-SDL/ EXTRACT_SUFX= .tar.bz2 |