diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
commit | 7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1 (patch) | |
tree | 012f2da019f26a1ce23837b79744a6c07587d7e6 /comms/xisp | |
parent | e516b8e5173c4f69fc6853fb8e02a0c397645ae7 (diff) | |
download | pkgsrc-7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1.tar.gz |
Follow some redirects.
Diffstat (limited to 'comms/xisp')
-rw-r--r-- | comms/xisp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index 4cdfea47415..c8223c5b83f 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.37 2017/01/19 18:52:04 agc Exp $ +# $NetBSD: Makefile,v 1.38 2017/09/06 09:03:00 wiz Exp $ # DISTNAME= xisp-2.7p4 PKGREVISION= 3 CATEGORIES= comms x11 -MASTER_SITES= http://xisp.hellug.gr/release/ +MASTER_SITES= https://xisp.hellug.gr/release/ MASTER_SITES+= ${MASTER_SITE_SUNSITE:=system/network/serial/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xisp.hellug.gr/ +HOMEPAGE= https://xisp.hellug.gr/ COMMENT= User-friendly X11 interface to pppd/chat BUILD_DEFS+= VARBASE |