pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/simh Remove redundant DISTFILES definition, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc2a4cfa3c99
branches: trunk
changeset: 604217:bc2a4cfa3c99
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 26 02:46:02 2012 +0000
description:
Remove redundant DISTFILES definition, it's the default value.
diffstat:
emulators/simh/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 16dfbf3177d4 -r bc2a4cfa3c99 emulators/simh/Makefile
--- a/emulators/simh/Makefile Sat May 26 01:38:25 2012 +0000
+++ b/emulators/simh/Makefile Sat May 26 02:46:02 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/05/04 09:38:23 hans Exp $
+# $NetBSD: Makefile,v 1.35 2012/05/26 02:46:02 obache Exp $
#
DISTNAME= simhv39-0
@@ -6,7 +6,6 @@
CATEGORIES= emulators
MASTER_SITES= http://simh.trailing-edge.com/sources/
EXTRACT_SUFX= .zip
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://simh.trailing-edge.com/
Home |
Main Index |
Thread Index |
Old Index