diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-12-03 15:37:53 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-12-03 15:37:53 +0000 |
commit | 30701e3aaca4316e306248f9ff519053777c7605 (patch) | |
tree | bbe57ac39aa6d461b5100b15011326eb9298e5e6 /russian | |
parent | d95a1a2841cf462b57ed8c2f32c19b00314edc8b (diff) | |
download | ports-30701e3aaca4316e306248f9ff519053777c7605.tar.gz ports-30701e3aaca4316e306248f9ff519053777c7605.zip |
Notes
Diffstat (limited to 'russian')
-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> |