svn commit: r480919 - head/mail/mpop

Jan Beich jbeich at FreeBSD.org
Sat Sep 29 20:35:26 UTC 2018


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 at 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/


More information about the svn-ports-head mailing list