diff --git a/server/ntp/comar/ntpdate-package.py b/server/ntp/comar/ntpdate-package.py
deleted file mode 100644
index 455f7a50b6..0000000000
--- a/server/ntp/comar/ntpdate-package.py
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/python
-
-import os
-
-def postInstall(fromVersion, fromRelease, toVersion, toRelease):
- os.system("/bin/chown root:wheel /usr/sbin/ntpdate")
- os.system("/bin/chmod 04710 /usr/sbin/ntpdate")
diff --git a/server/ntp/pspec.xml b/server/ntp/pspec.xml
index aa1c3441a0..c087a2ad90 100644
--- a/server/ntp/pspec.xml
+++ b/server/ntp/pspec.xml
@@ -97,8 +97,6 @@
System.Service
-
- System.Package
@@ -115,6 +113,13 @@
+
+ 2025-10-05
+ 4.2.8_p18
+ Drop post-install script for ntp-client
+ Bedirhan Kurt
+ bedirhan.kurt@outlook.com
+
2024-12-18
4.2.8_p18