diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 19c250756ea..87537ada120 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2009/11/04 11:44:15 adam Exp $ +# $NetBSD: Makefile,v 1.44 2010/06/13 22:44:13 wiz Exp $ DISTNAME= atari800-2.1.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip |