diff options
-rw-r--r-- | russian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index 3e30ac47b8fb..8a8b5c0bc31a 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1996/11/07 00:16:12 ache Exp $ +# $Id: Makefile,v 1.14 1996/11/26 08:58:38 asami Exp $ # SUBDIR += X.language @@ -7,5 +7,6 @@ SUBDIR += netscape2.language SUBDIR += netscape3.language SUBDIR += pgp.language + SUBDIR += pine.language .include <bsd.port.subdir.mk> |