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 /print/bww2tex/Makefile | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'print/bww2tex/Makefile')
-rw-r--r-- | print/bww2tex/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/bww2tex/Makefile b/print/bww2tex/Makefile index 592c2405ce1..aece2fc4a5d 100644 --- a/print/bww2tex/Makefile +++ b/print/bww2tex/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 13:45:36 asau Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/01 14:59:04 wiz Exp $ # DISTNAME= bww2tex-2.00 CATEGORIES= print -MASTER_SITES= http://www.stanford.edu/~wrinnes/bagpipe.tex/bww2tex/ +MASTER_SITES= https://www.stanford.edu/~wrinnes/bagpipe.tex/bww2tex/ DISTFILES= bww2tex200.tar.gz MAINTAINER= dgriffi@cs.csubak.edu -HOMEPAGE= http://www.stanford.edu/~wrinnes/bagpipe.tex/bww2tex/ +HOMEPAGE= https://www.stanford.edu/~wrinnes/bagpipe.tex/bww2tex/ COMMENT= Bagpipe Music Writer Gold to BagpipeTeX converter USE_TOOLS+= bison |