diff options
Diffstat (limited to 'emulators/NeoPop-SDL')
-rw-r--r-- | emulators/NeoPop-SDL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index be7c610f4e8..949b13b418c 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/07/25 12:27:46 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:40 tv Exp $ # DISTNAME= NeoPop-SDL-0.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/NeoPop-SDL/ EXTRACT_SUFX= .tar.bz2 |