Date: Sat, 29 Sep 2018 20:35:25 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480919 - head/mail/mpop Message-ID: <201809292035.w8TKZPdU017931@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Sep 29 20:35:25 2018 New Revision: 480919 URL: https://svnweb.freebsd.org/changeset/ports/480919 Log: mail/mpop: chase new home SF page currently contains: "mpop moved to <https://marlam.de/mpop>. This old site will not be updated anymore." Reported by: Repology Modified: head/mail/mpop/Makefile (contents, props changed) head/mail/mpop/pkg-descr (contents, props changed) Modified: head/mail/mpop/Makefile ============================================================================== --- head/mail/mpop/Makefile Sat Sep 29 20:35:03 2018 (r480918) +++ head/mail/mpop/Makefile Sat Sep 29 20:35:25 2018 (r480919) @@ -4,7 +4,7 @@ PORTNAME= mpop DISTVERSION= 1.2.6 CATEGORIES= mail -MASTER_SITES= SF +MASTER_SITES= https://marlam.de/mpop/releases/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Small and fast POP3 client Modified: head/mail/mpop/pkg-descr ============================================================================== --- head/mail/mpop/pkg-descr Sat Sep 29 20:35:03 2018 (r480918) +++ head/mail/mpop/pkg-descr Sat Sep 29 20:35:25 2018 (r480919) @@ -11,4 +11,4 @@ Features include: * Fast POP3 implementation using command pipelining * SOCKS proxy support -WWW: http://mpop.sourceforge.net +WWW: https://marlam.de/mpop/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809292035.w8TKZPdU017931>