[Midnightbsd-cvs] mports [23961] trunk/x11-fonts/fonttosfnt: fix url
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 27 22:39:04 EDT 2018
Revision: 23961
http://svnweb.midnightbsd.org/mports/?rev=23961
Author: laffer1
Date: 2018-08-27 22:39:03 -0400 (Mon, 27 Aug 2018)
Log Message:
-----------
fix url
Modified Paths:
--------------
trunk/x11-fonts/fonttosfnt/Makefile
trunk/x11-fonts/fonttosfnt/pkg-descr
Modified: trunk/x11-fonts/fonttosfnt/Makefile
===================================================================
--- trunk/x11-fonts/fonttosfnt/Makefile 2018-08-28 02:38:16 UTC (rev 23960)
+++ trunk/x11-fonts/fonttosfnt/Makefile 2018-08-28 02:39:03 UTC (rev 23961)
@@ -11,7 +11,7 @@
LICENSE= mit
-LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:print/freetype2
XORG_CAT= app
USE_XORG= xproto fontenc
Modified: trunk/x11-fonts/fonttosfnt/pkg-descr
===================================================================
--- trunk/x11-fonts/fonttosfnt/pkg-descr 2018-08-28 02:38:16 UTC (rev 23960)
+++ trunk/x11-fonts/fonttosfnt/pkg-descr 2018-08-28 02:39:03 UTC (rev 23961)
@@ -1,4 +1,4 @@
This package contains fonttosfnt, an application used for wrapping a bitmap
font in a sfnt (TrueType) wrapper.
-WWW: http://www.x.org/
+WWW: https://www.x.org/
More information about the Midnightbsd-cvs
mailing list