diff options
-rw-r--r-- | russian/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/russian/Makefile b/russian/Makefile index 065e67da26d6..262472d70d87 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1996/10/10 20:32:20 ache Exp $ +# $Id: Makefile,v 1.12 1996/10/13 14:26:40 ache Exp $ # SUBDIR += d1489 @@ -6,7 +6,6 @@ SUBDIR += elm.language SUBDIR += netscape2.language SUBDIR += netscape3.language - SUBDIR += netscape301.language SUBDIR += pgp.language .include <bsd.port.subdir.mk> |