maint: Fix package name and bug reports email address.
* configure.ac (AC_INIT): Fix package name and bug reports email address.
This commit is contained in:
parent
c43a9173e6
commit
754d1d0176
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([mcron], [1.0.8], [dale_mellor@users.sourceforge.net])
|
||||
AC_INIT([GNU Mcron], [1.0.8], [bug-mcron@gnu.org])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue