Date: Fri, 18 Sep 2015 17:32:11 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397268 - head/lang/gforth Message-ID: <201509181732.t8IHWBXb081609@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Sep 18 17:32:10 2015 New Revision: 397268 URL: https://svnweb.freebsd.org/changeset/ports/397268 Log: - Add empty directories to plist Approved by: portmgr blanket Modified: head/lang/gforth/pkg-plist Modified: head/lang/gforth/pkg-plist ============================================================================== --- head/lang/gforth/pkg-plist Fri Sep 18 17:31:53 2015 (r397267) +++ head/lang/gforth/pkg-plist Fri Sep 18 17:32:10 2015 (r397268) @@ -234,4 +234,6 @@ man/man1/gforth.1.gz %%DATADIR%%/%%PORTVERSION%%/wordinfo.fs %%DATADIR%%/%%PORTVERSION%%/wordsets.fs %%DATADIR%%/%%PORTVERSION%%/xwords.fs +@dir %%DATADIR%%/%%PORTVERSION%%/vmgen-ex @dir %%DATADIR%%/site-forth +@dir lib/gforth/site-forth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509181732.t8IHWBXb081609>