summaryrefslogtreecommitdiff
path: root/community/openntpd/openntpd.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-20 00:01:23 +0000
committerroot <root@rshg054.dnsready.net>2012-03-20 00:01:23 +0000
commit99136e3a2e9f6f07a7ff08d5721bce354b853c8b (patch)
tree3cd677128a00bc9501f93e27e53ebba72f44cd52 /community/openntpd/openntpd.install
parentde5b6982e42f4a1e8b0537cfbc1b676e2a81f195 (diff)
Tue Mar 20 00:01:23 UTC 2012
Diffstat (limited to 'community/openntpd/openntpd.install')
-rw-r--r--community/openntpd/openntpd.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/openntpd/openntpd.install b/community/openntpd/openntpd.install
index 837e4a1e3..99223f355 100644
--- a/community/openntpd/openntpd.install
+++ b/community/openntpd/openntpd.install
@@ -14,12 +14,4 @@ post_upgrade() {
post_install $1
}
-pre_remove() {
- /bin/true
-}
-
-post_remove() {
- /bin/true
-}
-
# vim: ts=2 sw=2 et ft=sh