diff options
Diffstat (limited to 'net/pppd/Makefile')
-rw-r--r-- | net/pppd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pppd/Makefile b/net/pppd/Makefile index 2a4cd1b4670..63e66f25aed 100644 --- a/net/pppd/Makefile +++ b/net/pppd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/07/12 06:25:37 dholland Exp $ +# $NetBSD: Makefile,v 1.14 2020/01/26 17:31:53 rillig Exp $ DISTNAME= ppp-${PPPD_VERSION} PKGNAME= ${DISTNAME:S/ppp/&d/} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/ppp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ppp.samba.org/ +HOMEPAGE= https://ppp.samba.org/ COMMENT= PPP Daemon USE_PKGLOCALEDIR= yes |