summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-11 13:15:57 +0000
committerwiz <wiz>2013-07-11 13:15:57 +0000
commit2cb931df4c590b0be3f8a05bbb7f788339fb06d2 (patch)
treeebccb87db31f6fca9413bc81d71b8290d8a7b5c3
parent7325f6be71435a1fd8c17ce92cfe2a7c60b47d9f (diff)
downloadpkgsrc-2cb931df4c590b0be3f8a05bbb7f788339fb06d2.tar.gz
Fix previous.
-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