aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/uhub/pkg-plist
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-12 00:53:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-12 00:53:38 +0000
commit1c4a78e07ad20ddd669693e9d521114c9921ee2d (patch)
treeb7ae2005491ac08cf92305068e228a85cd4733a4 /net-p2p/uhub/pkg-plist
parent0aa95f4423317b55df5eeb7c5ca12ca5114d3d38 (diff)
downloadports-1c4a78e07ad20ddd669693e9d521114c9921ee2d.tar.gz
ports-1c4a78e07ad20ddd669693e9d521114c9921ee2d.zip
- Fix PLIST
- Bump PORTREVISION PR: ports/151374 Submitted by: Aragon Gouveia <aragon@phat.za.net> Approved by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer), pgollucci (mentor, implicit)
Notes
Notes: svn path=/head/; revision=262847
Diffstat (limited to 'net-p2p/uhub/pkg-plist')
-rw-r--r--net-p2p/uhub/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/uhub/pkg-plist b/net-p2p/uhub/pkg-plist
index 89fd57a93250..10cf99b13958 100644
--- a/net-p2p/uhub/pkg-plist
+++ b/net-p2p/uhub/pkg-plist
@@ -1,14 +1,14 @@
bin/uhub
@unexec if cmp -s %D/etc/uhub/uhub.conf.sample %D/etc/uhub/uhub.conf; then rm -f %D/etc/uhub/uhub.conf; fi
etc/uhub/uhub.conf.sample
-@exec if [ ! -f %D/etc/uhub/uhub.conf ] ; then cp -p %D/%F %B/uhub/uhub.conf; fi
+@exec if [ ! -f %D/etc/uhub/uhub.conf ] ; then cp -p %D/%F %B/uhub.conf; fi
@unexec if cmp -s %D/etc/uhub/users.conf.sample %D/etc/uhub/users.conf; then rm -f %D/etc/uhub/users.conf; fi
etc/uhub/users.conf.sample
-@exec if [ ! -f %D/etc/uhub/users.conf ] ; then cp -p %D/%F %B/uhub/users.conf; fi
+@exec if [ ! -f %D/etc/uhub/users.conf ] ; then cp -p %D/%F %B/users.conf; fi
@unexec if cmp -s %D/etc/uhub/motd.txt.sample %D/etc/uhub/motd.txt; then rm -f %D/etc/uhub/motd.txt; fi
etc/uhub/motd.txt.sample
-@exec if [ ! -f %D/etc/uhub/motd.txt ] ; then cp -p %D/%F %B/uhub/motd.txt; fi
+@exec if [ ! -f %D/etc/uhub/motd.txt ] ; then cp -p %D/%F %B/motd.txt; fi
@unexec if cmp -s %D/etc/uhub/rules.txt.sample %D/etc/uhub/rules.txt; then rm -f %D/etc/uhub/rules.txt; fi
etc/uhub/rules.txt.sample
-@exec if [ ! -f %D/etc/uhub/rules.txt ] ; then cp -p %D/%F %B/uhub/rules.txt; fi
+@exec if [ ! -f %D/etc/uhub/rules.txt ] ; then cp -p %D/%F %B/rules.txt; fi
@dirrmtry etc/uhub