diff options
-rw-r--r-- | mail/mpop/Makefile | 2 | ||||
-rw-r--r-- | mail/mpop/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index f28f0676c8fb..21aac4294fd6 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -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 diff --git a/mail/mpop/pkg-descr b/mail/mpop/pkg-descr index f8cd75481a32..facae579d634 100644 --- a/mail/mpop/pkg-descr +++ b/mail/mpop/pkg-descr @@ -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/ |