diff options
Diffstat (limited to 'emulators/arnold/Makefile')
-rw-r--r-- | emulators/arnold/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile index 889ad4af7ba..90058f67ad0 100644 --- a/emulators/arnold/Makefile +++ b/emulators/arnold/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 12:55:10 asau Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= arnsrc27012002 PKGNAME= arnold-20020127 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://arnold.emuunlim.com/download/ EXTRACT_SUFX= .zip |