diff options
Diffstat (limited to 'emulators/aranym/Makefile')
-rw-r--r-- | emulators/aranym/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index f1f9a2774ae..f95ad292431 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/03/28 20:11:34 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/12 16:28:06 wiz Exp $ # DISTNAME= aranym-0.8.9beta -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/} |