pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators
Module Name: pkgsrc
Committed By: he
Date: Tue Oct 15 12:03:11 UTC 2019
Modified Files:
pkgsrc/emulators: Makefile
Log Message:
Add compat80.
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 pkgsrc/emulators/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.304 pkgsrc/emulators/Makefile:1.305
--- pkgsrc/emulators/Makefile:1.304 Sun Sep 22 09:54:13 2019
+++ pkgsrc/emulators/Makefile Tue Oct 15 12:03:11 2019
@@ -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+= compat51-x11
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