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:
parent
6ecdfc1fcb
commit
5aba72d5ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507938
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user