diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mnemosyne/Makefile | 4 | ||||
-rw-r--r-- | misc/nxtvepg/Makefile | 4 | ||||
-rw-r--r-- | misc/ocaml-cudf/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/mnemosyne/Makefile b/misc/mnemosyne/Makefile index 1c6f432ee22..558401e057c 100644 --- a/misc/mnemosyne/Makefile +++ b/misc/mnemosyne/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2017/09/03 08:53:11 wiz Exp $ DISTNAME= Mnemosyne-2.3.1 PKGNAME= ${DISTNAME:S/M/m/} @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mnemosyne-proj/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mnemosyne-proj.org/ +HOMEPAGE= https://mnemosyne-proj.org/ COMMENT= Sophisticated flash-card tool which optimizes your learning process LICENSE= gnu-gpl-v2 diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile index f70c66a339c..e4444fe96f8 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2016/07/09 06:38:36 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2017/09/03 08:53:11 wiz Exp $ DISTNAME= nxtvepg-2.7.6 PKGREVISION= 11 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/nxtvepg/ +HOMEPAGE= https://sourceforge.net/projects/nxtvepg/ COMMENT= NextView EPG decoder MAKE_JOBS_SAFE= no diff --git a/misc/ocaml-cudf/Makefile b/misc/ocaml-cudf/Makefile index 0faaa860e69..6c59d24ceb3 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/07/11 10:29:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/03 08:53:11 wiz Exp $ DISTNAME= cudf-0.9 PKGNAME= ocaml-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/36602/ MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://gforge.inria.fr/projects/cudf +HOMEPAGE= https://gforge.inria.fr/projects/cudf COMMENT= OCaml library for the Common Upgradeability Description Format LICENSE= gnu-lgpl-v3 |