diff --git a/configure.ac b/configure.ac index 6bc1a47..4048137 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl configure.ac -- Process this file with autoconf to produce a configure script. -AC_INIT([petidomo],[m4_esyscmd(build-aux/git-version-gen .tarball-version)],[simons@cryp.to],[petidomo],[http://petidomo.sourceforge.net/]) +AC_INIT([petidomo],[m4_esyscmd(build-aux/git-version-gen .tarball-version)],[simons@cryp.to],[petidomo],[https://github.com/peti/petidomo]) AC_CONFIG_SRCDIR([petidomo.h]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([1.11 -Wall gnu subdir-objects]) diff --git a/doc/petidomo.tex b/doc/petidomo.tex index b51bd8d..5720b21 100644 --- a/doc/petidomo.tex +++ b/doc/petidomo.tex @@ -19,7 +19,7 @@ \title{The Petidomo Mailing List Manager} \author{Peter Simons $<$simons@cryp.to$>$} -\date{February 2010} +\date{2019-07-10} \maketitle \tableofcontents \clearpage @@ -35,11 +35,10 @@ here. \section{Getting it} -The Petidomo Mailing List Manager is available or download via -Sourceforge from \url{http://sourceforge.net/projects/petidomo/files/}. -Users of the version control system Git can also clone the public -repository from -\url{git://petidomo.git.sourceforge.net/gitroot/petidomo/petidomo}. +The Petidomo Mailing List Manager is available or download via Sourceforge from +\url{http://sourceforge.net/projects/petidomo/files/}. Users of the version +control system Git can also clone the public repository from +\url{https://github.com/peti/petidomo}. \section{Building the Binaries}