aboutsummaryrefslogtreecommitdiffstats
path: root/www/helma
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-22 07:40:21 +0800
committerbapt <bapt@FreeBSD.org>2014-01-22 07:40:21 +0800
commit44e4ea0f3940e7d06220b99883ec5b852134fa0b (patch)
tree25e453c838156d7ca4f956edbf73a9b855be4d06 /www/helma
parenta15d3ae8156c06e90e206b3b0f978c4f0c7e97d3 (diff)
downloadfreebsd-ports-gnome-44e4ea0f3940e7d06220b99883ec5b852134fa0b.tar.gz
freebsd-ports-gnome-44e4ea0f3940e7d06220b99883ec5b852134fa0b.tar.zst
freebsd-ports-gnome-44e4ea0f3940e7d06220b99883ec5b852134fa0b.zip
Fix properties on pkg-plist
Diffstat (limited to 'www/helma')
-rw-r--r--www/helma/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/helma/pkg-plist b/www/helma/pkg-plist
index c2a1bcb106be..a2e9f55c2b51 100644
--- a/www/helma/pkg-plist
+++ b/www/helma/pkg-plist
@@ -1,4 +1,3 @@
-@comment $FreeBSD$
@unexec if cmp -s %D/%%ETCDIR%%/apps.properties.sample %D/%%ETCDIR%%/apps.properties; then rm -f %D/%%ETCDIR%%/apps.properties; fi
%%ETCDIR%%/apps.properties.sample
@exec if [ ! -f %D/%%ETCDIR%%/apps.properties ] ; then cp -p %D/%%ETCDIR%%/apps.properties.sample %D/%%ETCDIR%%/apps.properties; fi