diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-30 11:50:16 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-30 11:50:16 +0000 |
commit | 092cbbdb8a89bd7ce440b68a8afd88264b6e8ac1 (patch) | |
tree | 995d3260184b13050bfc5c89f1ab15541125cae2 /mail/sympa/files/patch-doc-sample-Makefile.am | |
parent | - Add OPTIONS instead of knobs for news/slrn (diff) |
- Update to 6.0.5.
- Pass maintainership to submitter.
PR: ports/148923
Submitted by: Chris Rees <utisoft@gmail.com>
Notes
Notes:
svn path=/head/; revision=258495
Diffstat (limited to 'mail/sympa/files/patch-doc-sample-Makefile.am')
-rw-r--r-- | mail/sympa/files/patch-doc-sample-Makefile.am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sympa/files/patch-doc-sample-Makefile.am b/mail/sympa/files/patch-doc-sample-Makefile.am new file mode 100644 index 000000000000..a1fdc986a1bb --- /dev/null +++ b/mail/sympa/files/patch-doc-sample-Makefile.am @@ -0,0 +1,11 @@ +--- doc/sample/Makefile.am 2009-07-28 12:13:00.000000000 +0000 ++++ doc/sample/Makefile.am-bkp 2010-07-29 07:04:25.000000000 +0000 +@@ -19,7 +19,7 @@ + # along with this program; if not, write to the Free Software + # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +-sampledir = $(docdir)/sample ++sampledir = /usr/local/share/examples/sympa + nobase_sample_DATA = README \ + trusted_applications.conf robot.conf employees.ldap \ + test/config test/info test/message.footer test/web_tt2/welcome.tt2 |