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: jnemeth
Date: Thu Dec 23 04:33:06 UTC 2021
Modified Files:
pkgsrc/emulators: Makefile
Log Message:
add and enable compat90
To generate a diff of this commit:
cvs rdiff -u -r1.343 -r1.344 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.343 pkgsrc/emulators/Makefile:1.344
--- pkgsrc/emulators/Makefile:1.343 Thu Nov 25 15:42:25 2021
+++ pkgsrc/emulators/Makefile Thu Dec 23 04:33:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.343 2021/11/25 15:42:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.344 2021/12/23 04:33:06 jnemeth Exp $
#
COMMENT= Emulators for other machines and systems
@@ -48,6 +48,7 @@ SUBDIR+= compat60
SUBDIR+= compat61
SUBDIR+= compat61-x11
SUBDIR+= compat80
+SUBDIR+= compat90
SUBDIR+= cygwin_lib
SUBDIR+= darwin_lib
SUBDIR+= dega
Home |
Main Index |
Thread Index |
Old Index