diff options
author | jlam <jlam@pkgsrc.org> | 2007-08-16 14:01:35 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-08-16 14:01:35 +0000 |
commit | 1ed6296d75207d0043aaf46bb9f1b0a58d3f88eb (patch) | |
tree | e47c00375ba546401a5610c4db807eb7d50a0cad | |
parent | 153397e7ade34c527c33c002b2dff48a828f4471 (diff) | |
download | pkgsrc-1ed6296d75207d0043aaf46bb9f1b0a58d3f88eb.tar.gz |
-compat14-crypto
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | emulators/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 65d6dcc9c88..085ed79ec9b 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1816 2007/08/16 12:47:54 obache Exp $ +$NetBSD: CHANGES-2007,v 1.1817 2007/08/16 14:01:35 jlam Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3328,3 +3328,4 @@ Changes to the packages collection and infrastructure in 2007: Updated security/scanssh to 2.1nb5 [tnn 2007-08-16] Updated www/p5-Apache-Session-Wrapper to 0.33 [he 2007-08-16] Updated x11/gdm to 2.18.4nb1 [obache 2007-08-16] + Removed emulators/compat14-crypto [jlam 2007-08-16] diff --git a/emulators/Makefile b/emulators/Makefile index b17ab1fe6e2..ce6e53d46c5 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2007/08/13 08:12:45 rillig Exp $ +# $NetBSD: Makefile,v 1.162 2007/08/16 14:01:38 jlam Exp $ # COMMENT= Emulators for other operating systems @@ -24,7 +24,6 @@ SUBDIR+= ckmame SUBDIR+= compat12 SUBDIR+= compat13 SUBDIR+= compat14 -SUBDIR+= compat14-crypto SUBDIR+= compat16 SUBDIR+= cygwin_esound SUBDIR+= cygwin_lib |