svn commit: r304336 - head/sysutils/ldap-account-manager

Mark Linimon linimon at FreeBSD.org
Sun Sep 16 09:23:39 UTC 2012


Author: linimon
Date: Sun Sep 16 09:23:38 2012
New Revision: 304336
URL: http://svn.freebsd.org/changeset/ports/304336

Log:
  Atttempt to fix build.
  
  Hat:		portmgr

Modified:
  head/sysutils/ldap-account-manager/pkg-plist

Modified: head/sysutils/ldap-account-manager/pkg-plist
==============================================================================
--- head/sysutils/ldap-account-manager/pkg-plist	Sun Sep 16 08:58:45 2012	(r304335)
+++ head/sysutils/ldap-account-manager/pkg-plist	Sun Sep 16 09:23:38 2012	(r304336)
@@ -1,4 +1,4 @@
-$FreeBSD$
+ at comment $FreeBSD$
 @unexec if cmp -s %D/%%WWWDIR%%/config/config.cfg %D/%%WWWDIR%%/config/config.cfg_sample; then rm -f %D/%%WWWDIR%%/config/config.cfg; fi
 @exec if [ ! -f %D/%%WWWDIR%%/config/config.cfg ] ; then cp -p %D/%F %B/config.cfg; fi
 @unexec if cmp -s %D/%%WWWDIR%%/config/lam.conf %D/%%WWWDIR%%/config/lam.conf_sample; then rm -f %D/%%WWWDIR%%/config/lam.conf; fi



More information about the svn-ports-all mailing list