pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/parpd parpd: follow redirect.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8bdfc38a8743
branches:  trunk
changeset: 368382:8bdfc38a8743
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 16 08:43:26 2017 +0000

description:
parpd: follow redirect.

diffstat:

 net/parpd/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 68afbdd24d3e -r 8bdfc38a8743 net/parpd/Makefile
--- a/net/parpd/Makefile        Sat Sep 16 08:41:20 2017 +0000
+++ b/net/parpd/Makefile        Sat Sep 16 08:43:26 2017 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2017/06/26 09:59:15 manu Exp $
-#
+# $NetBSD: Makefile,v 1.15 2017/09/16 08:43:26 wiz Exp $
 
 DISTNAME=              parpd-1.7
 PKGREVISION=           1
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/parpd/
-MASTER_SITES+=         http://roy.marples.name/downloads/parpd/
+MASTER_SITES+=         https://roy.marples.name/downloads/parpd/
 MASTER_SITES+=         http://roy.aydogan.net/parpd/
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            roy%NetBSD.org@localhost
-HOMEPAGE=              http://roy.marples.name/projects/parpd/
+HOMEPAGE=              https://roy.marples.name/projects/parpd/
 COMMENT=               RFC1027 compliant Proxy ARP Daemon
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index