diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-03-11 16:48:02 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-03-11 16:48:02 +0000 |
| commit | 51298e6feef330a1558c5bab01bd3e6d45ad881d (patch) | |
| tree | b8cc6da90c4482aa10282756ecf0ee23c74e4c28 | |
| parent | 32c180ebe70a56f75762024fd394eb32553726f0 (diff) | |
Notes
| -rw-r--r-- | ru_RU.KOI8-R/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ru_RU.KOI8-R/Makefile b/ru_RU.KOI8-R/Makefile index b8a5ac43e3..943a635dd7 100644 --- a/ru_RU.KOI8-R/Makefile +++ b/ru_RU.KOI8-R/Makefile @@ -1,8 +1,9 @@ -# $FreeBSD: doc/ru_RU.KOI8-R/Makefile,v 1.9 1999/09/29 11:56:18 jhb Exp $ +# $FreeBSD$ MAINTAINER = phantom@FreeBSD.org -SUBDIR = books +SUBDIR = articles +SUBDIR+= books COMPAT_SYMLINK = ru |
