diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
commit | 0cd241ac49eaa35c45d301a167343af08ae84705 (patch) | |
tree | 51335fe9ca4f7899706b3e64d9434559fe476c34 /cad/oce/Makefile | |
parent | 7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff) | |
download | pkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz |
Switch github HOMEPAGEs to https.
Diffstat (limited to 'cad/oce/Makefile')
-rw-r--r-- | cad/oce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/oce/Makefile b/cad/oce/Makefile index f34118e960e..5f13ed4f139 100644 --- a/cad/oce/Makefile +++ b/cad/oce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2017/05/15 12:31:38 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2017/07/30 22:32:10 wiz Exp $ DISTNAME= OCE-0.18.1 PKGNAME= ${DISTNAME:tl} @@ -6,7 +6,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=tpaviot/} MAINTAINER= filip@joyent.com -HOMEPAGE= http://github.com/tpaviot/oce/ +HOMEPAGE= https://github.com/tpaviot/oce/ COMMENT= Open CASCADE Community Edition LICENSE= gnu-lgpl-v2.1 |