svn commit: r443004 - head/x11-fonts/uw-ttyp0

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jun 9 15:04:37 UTC 2017


Author: rakuco
Date: Fri Jun  9 15:04:36 2017
New Revision: 443004
URL: https://svnweb.freebsd.org/changeset/ports/443004

Log:
  Use https in WWW and MASTER_SITES.

Modified:
  head/x11-fonts/uw-ttyp0/Makefile
  head/x11-fonts/uw-ttyp0/pkg-descr

Modified: head/x11-fonts/uw-ttyp0/Makefile
==============================================================================
--- head/x11-fonts/uw-ttyp0/Makefile	Fri Jun  9 15:04:35 2017	(r443003)
+++ head/x11-fonts/uw-ttyp0/Makefile	Fri Jun  9 15:04:36 2017	(r443004)
@@ -3,7 +3,7 @@
 PORTNAME=	uw-ttyp0
 PORTVERSION=	1.3
 CATEGORIES=	x11-fonts
-MASTER_SITES=	http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
+MASTER_SITES=	https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
 
 MAINTAINER=	rakuco at FreeBSD.org
 COMMENT=	Monospaced bitmap fonts for X11

Modified: head/x11-fonts/uw-ttyp0/pkg-descr
==============================================================================
--- head/x11-fonts/uw-ttyp0/pkg-descr	Fri Jun  9 15:04:35 2017	(r443003)
+++ head/x11-fonts/uw-ttyp0/pkg-descr	Fri Jun  9 15:04:36 2017	(r443004)
@@ -8,4 +8,4 @@ supports about thirty 8-bit encodings (code pages).
 UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are
 regular and bold versions; for some there is also an italic.
 
-WWW: http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
+WWW: https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/


More information about the svn-ports-all mailing list