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 /fonts/courier-prime/Makefile | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'fonts/courier-prime/Makefile')
-rw-r--r-- | fonts/courier-prime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/courier-prime/Makefile b/fonts/courier-prime/Makefile index dea0f442f9c..c0e2b943006 100644 --- a/fonts/courier-prime/Makefile +++ b/fonts/courier-prime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/06/01 16:35:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/01 14:58:58 wiz Exp $ # DISTNAME= courier-prime @@ -10,7 +10,7 @@ MASTER_SITES= http://quoteunquoteapps.com/downloads/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://quoteunquoteapps.com/courierprime/ +HOMEPAGE= https://quoteunquoteapps.com/courierprime/ COMMENT= Fixed-width font designed for screenplays LICENSE= ofl-v1.1 |