mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
converters/base64: MASTER_SITES now needs TLS
Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
127fcb40cf
commit
ac7b6dacbe
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PORTNAME= base64
|
|||
PORTVERSION= 1.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://www.fourmilab.ch/webtools/base64/
|
||||
MASTER_SITES= https://www.fourmilab.ch/webtools/base64/
|
||||
|
||||
MAINTAINER= nikola.lecic@anthesphoria.net
|
||||
COMMENT= Utility to encode and decode base64 files
|
||||
|
|
Loading…
Add table
Reference in a new issue