diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
commit | aac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch) | |
tree | 4731dc2aa469be23d28c59f0fa47c6c55b257d52 /www/aipo | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'www/aipo')
-rw-r--r-- | www/aipo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aipo/Makefile b/www/aipo/Makefile index f46b7f47569..2d7c1995be4 100644 --- a/www/aipo/Makefile +++ b/www/aipo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2016/10/09 21:42:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/01 14:59:06 wiz Exp $ # DISTNAME= aipo-${VERSION}-linux-x86 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_OSDN:=aipo/63319/} EXTRACT_SUFX= .gz MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://www.aipo.com/ +HOMEPAGE= https://www.aipo.com/ COMMENT= Web-based groupware that supports Japanese interface LICENSE= gnu-agpl-v3 |