diff options
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r-- | emulators/hatari/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 19da5db37fd..da0a9438041 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/12/21 20:14:38 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:34 wiz Exp $ DISTNAME= hatari-0.60 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/} |