Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2017 16:28:57 +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: r438186 - head/net/l4ip
Message-ID:  <201704101628.v3AGSvVq025745@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Apr 10 16:28:57 2017
New Revision: 438186
URL: https://svnweb.freebsd.org/changeset/ports/438186

Log:
  - Fix plist

Modified:
  head/net/l4ip/pkg-plist

Modified: head/net/l4ip/pkg-plist
==============================================================================
--- head/net/l4ip/pkg-plist	Mon Apr 10 16:06:57 2017	(r438185)
+++ head/net/l4ip/pkg-plist	Mon Apr 10 16:28:57 2017	(r438186)
@@ -1,11 +1,11 @@
 sbin/l4ip
 @sample etc/l4ip.conf.sample
-%%EXAMPLESDIR%%/apache1.conf
-%%EXAMPLESDIR%%/apache2.conf
-%%EXAMPLESDIR%%/dns1.conf
-%%EXAMPLESDIR%%/dns2.conf
-%%EXAMPLESDIR%%/ftp1.conf
-%%EXAMPLESDIR%%/ftp2.conf
-%%EXAMPLESDIR%%/ldap.conf
-%%EXAMPLESDIR%%/ldap1.conf
-%%EXAMPLESDIR%%/ldap2.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apache1.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apache2.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dns1.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dns2.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftp1.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftp2.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ldap.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ldap1.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ldap2.conf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704101628.v3AGSvVq025745>