diff options
Diffstat (limited to 'mail/mpop')
-rw-r--r-- | mail/mpop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 85093c6f721..0b3fd5307a6 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2020/03/08 16:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2020/03/20 11:57:58 nia Exp $ DISTNAME= mpop-1.2.6 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/} EXTRACT_SUFX= .tar.xz MAINTAINER= reed@reedmedia.net -HOMEPAGE= https://mpop.sourceforge.net/ +HOMEPAGE= http://mpop.sourceforge.net/ COMMENT= Small, fast and portable POP3 client LICENSE= gnu-gpl-v3 |