svn commit: r311988 - head/security/super
Pawel Pekala
pawel at FreeBSD.org
Sat Feb 9 17:17:55 UTC 2013
Author: pawel
Date: Sat Feb 9 17:17:54 2013
New Revision: 311988
URL: http://svnweb.freebsd.org/changeset/ports/311988
Log:
FreeBSD string must be preceded by @comment
Reported by: stephen
Pointy hat to: me
Modified:
head/security/super/pkg-plist
Modified: head/security/super/pkg-plist
==============================================================================
--- head/security/super/pkg-plist Sat Feb 9 17:00:02 2013 (r311987)
+++ head/security/super/pkg-plist Sat Feb 9 17:17:54 2013 (r311988)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+ at comment $FreeBSD$
bin/setuid
bin/super
%%PORTEXAMPLES%%@unexec if cmp -s %D/etc/super.tab %D/%%EXAMPLESDIR%%/barebones.tab; then rm -f %D/etc/super.tab; fi
More information about the svn-ports-head
mailing list