summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-11 13:15:57 +0000
committerwiz <wiz@pkgsrc.org>2013-07-11 13:15:57 +0000
commit9fd6f7cd1c9e9447072ed0ccdc8d1b7c8caf41d5 (patch)
treeebccb87db31f6fca9413bc81d71b8290d8a7b5c3 /emulators
parentc05925a77d482773578546863fbd5a7b3a752b74 (diff)
downloadpkgsrc-9fd6f7cd1c9e9447072ed0ccdc8d1b7c8caf41d5.tar.gz
Fix previous.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/x48/Makefile5
1 files 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