diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-06-09 15:04:36 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-06-09 15:04:36 +0000 |
commit | 190532e3d0657196082711c2146849be4c3b531a (patch) | |
tree | 58f436ab25ed3a41b8f507cebcd728846d54d303 /x11-fonts | |
parent | 52db309d8ed99cdf2838e6e62f9dc7c3b4da112e (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/uw-ttyp0/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/uw-ttyp0/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/uw-ttyp0/Makefile b/x11-fonts/uw-ttyp0/Makefile index 38b52af71411..c873a5085d20 100644 --- a/x11-fonts/uw-ttyp0/Makefile +++ b/x11-fonts/uw-ttyp0/Makefile @@ -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 diff --git a/x11-fonts/uw-ttyp0/pkg-descr b/x11-fonts/uw-ttyp0/pkg-descr index 7a22d7e8152c..6ba5a7f289f9 100644 --- a/x11-fonts/uw-ttyp0/pkg-descr +++ b/x11-fonts/uw-ttyp0/pkg-descr @@ -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/ |