pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/x48 Fix previous.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38d94cf9c7a5
branches:  trunk
changeset: 621548:38d94cf9c7a5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 11 13:15:57 2013 +0000

description:
Fix previous.

diffstat:

 emulators/x48/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r c119591952ca -r 38d94cf9c7a5 emulators/x48/Makefile
--- a/emulators/x48/Makefile    Thu Jul 11 11:55:53 2013 +0000
+++ b/emulators/x48/Makefile    Thu Jul 11 13:15:57 2013 +0000
@@ -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
 



Home | Main Index | Thread Index | Old Index