Switch homepage URL to Github.

This commit is contained in:
Peter Simons 2019-07-10 14:58:41 +02:00
parent 800acb56fa
commit 9e91dbd4aa
2 changed files with 6 additions and 7 deletions

View File

@ -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])

View File

@ -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}