1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

textproc/dadadodo: Use HTTPS for MASTER_SITES and WWW.

This commit is contained in:
Gleb Popov 2019-08-03 08:56:41 +00:00
parent 6ecdfc1fcb
commit 5aba72d5ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507938
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
PORTNAME= dadadodo
PORTVERSION= 1.04
CATEGORIES= textproc
MASTER_SITES= http://www.jwz.org/dadadodo/
MASTER_SITES= https://www.jwz.org/dadadodo/
MAINTAINER= ports@FreeBSD.org
COMMENT= Text processor which analyses text and generates random sentences

View File

@ -1,4 +1,4 @@
Dadadodo analyses text files and generates markov chains of word
frequencies; it can then generate random sentences based on that data.
WWW: http://www.jwz.org/dadadodo/
WWW: https://www.jwz.org/dadadodo/