Date: Fri, 9 Jun 2017 15:11:56 +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: r443009 - head/x11-fonts/uw-ttyp0 Message-ID: <201706091511.v59FBuQZ035904@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Jun 9 15:11:56 2017 New Revision: 443009 URL: https://svnweb.freebsd.org/changeset/ports/443009 Log: Fix plist. Modified: head/x11-fonts/uw-ttyp0/Makefile head/x11-fonts/uw-ttyp0/pkg-plist Modified: head/x11-fonts/uw-ttyp0/Makefile ============================================================================== --- head/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:10:35 2017 (r443008) +++ head/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:11:56 2017 (r443009) @@ -2,6 +2,7 @@ PORTNAME= uw-ttyp0 PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ Modified: head/x11-fonts/uw-ttyp0/pkg-plist ============================================================================== --- head/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:10:35 2017 (r443008) +++ head/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:11:56 2017 (r443009) @@ -1,3 +1,5 @@ +share/fonts/uw-ttyp0/fonts.dir +share/fonts/uw-ttyp0/fonts.scale share/fonts/uw-ttyp0/t0-11-i01.pcf.gz share/fonts/uw-ttyp0/t0-11-i02.pcf.gz share/fonts/uw-ttyp0/t0-11-i07.pcf.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706091511.v59FBuQZ035904>