pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators Add compat80.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0caa9afa365
branches:  trunk
changeset: 415823:c0caa9afa365
user:      he <he%pkgsrc.org@localhost>
date:      Tue Oct 15 12:03:11 2019 +0000

description:
Add compat80.

diffstat:

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

diffs (17 lines):

diff -r 9463b9447aad -r c0caa9afa365 emulators/Makefile
--- a/emulators/Makefile        Tue Oct 15 12:02:51 2019 +0000
+++ b/emulators/Makefile        Tue Oct 15 12:03:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.304 2019/09/22 09:54:13 nia Exp $
+# $NetBSD: Makefile,v 1.305 2019/10/15 12:03:11 he Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -45,6 +45,7 @@
 SUBDIR+=       compat60
 SUBDIR+=       compat61
 SUBDIR+=       compat61-x11
+SUBDIR+=       compat80
 #SUBDIR+=      compat_netbsd           # only contains Makefile fragments
 SUBDIR+=       cygwin_esound
 SUBDIR+=       cygwin_lib



Home | Main Index | Thread Index | Old Index