summaryrefslogtreecommitdiff
path: root/community/openntpd/openntpd.install
diff options
context:
space:
mode:
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