summaryrefslogtreecommitdiff
path: root/security/portsentry/pkg-plist
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-17 05:21:25 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-17 05:21:25 +0000
commit50bea79525ad3286e6b3f96b1f765bd471f3d835 (patch)
tree2b60a3b1892a961dd924c656bdd11c994a6aa2f3 /security/portsentry/pkg-plist
parentThis port needs USE_XLIB. (diff)
Upgrade to 0.90
Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu>
Notes
Notes: svn path=/head/; revision=18853
Diffstat (limited to 'security/portsentry/pkg-plist')
-rw-r--r--security/portsentry/pkg-plist13
1 files changed, 7 insertions, 6 deletions
diff --git a/security/portsentry/pkg-plist b/security/portsentry/pkg-plist
index d0fa55915a87..5e426a14e4e5 100644
--- a/security/portsentry/pkg-plist
+++ b/security/portsentry/pkg-plist
@@ -1,6 +1,7 @@
-bin/sentry
-etc/sentry.conf
-etc/sentry.ignore
-share/doc/sentry/README.install
-share/doc/sentry/README.methods
-@dirrm share/doc/sentry
+bin/portsentry
+etc/portsentry.conf.default
+@exec if [ ! -f %D/etc/portsentry.conf ] ; then cp -p %D/%F %B/portsentry.conf; fi
+etc/portsentry.ignore
+share/doc/portsentry/README.install
+share/doc/portsentry/README.methods
+@dirrm share/doc/portsentry