diff options
Diffstat (limited to 'emulators/mess/Makefile')
-rw-r--r-- | emulators/mess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index ef4302fbfce..1599569debb 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/01/21 12:09:48 shattered Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/06 12:40:07 wiz Exp $ # DISTNAME= mess0144s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://www.mess.org/_media/downloads: DISTFILES= ${DISTNAME:S/mess/mame/}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX} |