From 2cb931df4c590b0be3f8a05bbb7f788339fb06d2 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 11 Jul 2013 13:15:57 +0000 Subject: Fix previous. --- emulators/x48/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index 3bf358b4486..aa96705b3ce 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2013/07/09 10:24:22 he Exp $ -# +# $NetBSD: Makefile,v 1.18 2013/07/11 13:15:57 wiz Exp $ DISTNAME= x48-0.6.4 PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=x48.berlios/} -DISTFILES= ${PKGNAME}${EXTRACT_SUFX} +DISTFILES= ${PKGNAME_NOREV}${EXTRACT_SUFX} DISTFILES+= sxrom-e.bz2 gxrom-r.bz2 EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3