Date: Fri, 9 Jun 2017 15:04:36 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443004 - head/x11-fonts/uw-ttyp0 Message-ID: <201706091504.v59F4a4f031735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706091504.v59F4a4f031735>