diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2008-06-15 01:12:18 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2008-06-15 01:12:18 +0000 |
commit | 7331436a4f0ab13c351294848c81b3a7baea931b (patch) | |
tree | 4e195c6bdf37090a75e29d6922e8409c8b374de5 /el_GR.ISO8859-7/articles/explaining-bsd/Makefile | |
parent | 9fbeb5214c06689a9d0b5b4b87c67f49b7b51626 (diff) | |
download | doc-7331436a4f0ab13c351294848c81b3a7baea931b.tar.gz doc-7331436a4f0ab13c351294848c81b3a7baea931b.zip |
Fix a typo in a %SOURCE% path.
Notes
Notes:
svn path=/head/; revision=32267
Diffstat (limited to 'el_GR.ISO8859-7/articles/explaining-bsd/Makefile')
-rw-r--r-- | el_GR.ISO8859-7/articles/explaining-bsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el_GR.ISO8859-7/articles/explaining-bsd/Makefile b/el_GR.ISO8859-7/articles/explaining-bsd/Makefile index e5ea625bca..ed9dd1d8a0 100644 --- a/el_GR.ISO8859-7/articles/explaining-bsd/Makefile +++ b/el_GR.ISO8859-7/articles/explaining-bsd/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ # -# %SOURCE% en_US.ISO8859-1/articles/explaining-freebsd/Makefile +# %SOURCE% en_US.ISO8859-1/articles/explaining-bsd/Makefile # %SRCID% 1.1 MAINTAINER=keramida@FreeBSD.org |