From e3140cf723f10cca73a563058391eba0663aa7a1 Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Sat, 4 May 2013 13:14:46 +0200 Subject: [PATCH] Tweak Make.common.in with somewhat more usable info. --- autoconf/Make.common.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/autoconf/Make.common.in b/autoconf/Make.common.in index 9ac5d7171b5..3ddf93a0a3b 100644 --- a/autoconf/Make.common.in +++ b/autoconf/Make.common.in @@ -7,11 +7,11 @@ DATE="@DATE@" LSMDATE=@LSMDATE@ VERSION=@VERSION@ VERNAME=bareos-$(VERSION)# -MAINT=Kern Sibbald# -MAINTEMAIL=# +MAINT=Bareos Gatekeeper# +MAINTEMAIL=# WEBMAINT=# WEBMAINTEMAIL=# -WEBPAGE=# +WEBPAGE=http://bareos.org# FTPSITENAME=# FTPSITEDIR=# #------------------------------------------------------------------------- @@ -27,6 +27,7 @@ datarootdir = @datarootdir@ docdir = @docdir@ sbindir = @sbindir@ libdir = @libdir@ +logdir = @logdir@ includedir = @includedir@ sysconfdir = @sysconfdir@ plugindir = @plugindir@