aboutsummaryrefslogtreecommitdiff
path: root/security/super
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-02-09 17:17:54 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-02-09 17:17:54 +0000
commit427b4447cc2dc82d2325a315116d502e36a6da96 (patch)
tree6f1a6240ca9e1e782d5bbf2592d6ebcb3502024d /security/super
parentb770aec54fcad334a3bd6e4f25a0b62a1231ab19 (diff)
downloadports-427b4447cc2dc82d2325a315116d502e36a6da96.tar.gz
ports-427b4447cc2dc82d2325a315116d502e36a6da96.zip
FreeBSD string must be preceded by @comment
Reported by: stephen Pointy hat to: me
Notes
Notes: svn path=/head/; revision=311988
Diffstat (limited to 'security/super')
-rw-r--r--security/super/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/super/pkg-plist b/security/super/pkg-plist
index b5e1382a4fc1..c16b0f0c2fdf 100644
--- a/security/super/pkg-plist
+++ b/security/super/pkg-plist
@@ -1,4 +1,4 @@
-# $FreeBSD$
+@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