diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-10 17:47:33 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 17:47:33 +0000 |
commit | e457043e831738e7911995e0fc7dc7a324409e2a (patch) | |
tree | ff3a482ac7b778800744d0e0689dce193a9d4ce6 /textproc/dico/files/patch-sources-Makefile.am | |
parent | Move the zziplib line to the correct location (probably a modules-update (diff) |
Add dico 1.1, an interactive dictionary in french.
PR: 21902
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Notes
Notes:
svn path=/head/; revision=39436
Diffstat (limited to 'textproc/dico/files/patch-sources-Makefile.am')
-rw-r--r-- | textproc/dico/files/patch-sources-Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/dico/files/patch-sources-Makefile.am b/textproc/dico/files/patch-sources-Makefile.am new file mode 100644 index 000000000000..18e1cbe003c7 --- /dev/null +++ b/textproc/dico/files/patch-sources-Makefile.am @@ -0,0 +1,4 @@ +--- old/sources/Makefile.am Thu Jan 1 01:00:00 1970 ++++ new/sources/Makefile.am Wed Oct 11 03:35:13 2000 +@@ -0,0 +1 @@ ++bin_PROGRAMS = dico |