svn commit: r397268 - head/lang/gforth

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Sep 18 17:32:11 UTC 2015


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
+ at dir %%DATADIR%%/%%PORTVERSION%%/vmgen-ex
 @dir %%DATADIR%%/site-forth
+ at dir lib/gforth/site-forth


More information about the svn-ports-all mailing list