diff --git a/Makefile b/Makefile
index 5b259ff..0d5e121 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-# Makefile for source rpm: e-smith-ntp
+# Makefile for source rpm: smeserver-ntp
# $Id: Makefile,v 1.1 2016/02/05 22:20:33 stephdl Exp $
-NAME := e-smith-ntp
+NAME := smeserver-ntp
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
diff --git a/README.md b/README.md
index dfa3226..6bc52c2 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-# e-smith-ntp
+# smeserver-ntp
-SMEServer Koozali developed git repo for e-smith-ntp smeserver
+SMEServer Koozali developed git repo for smeserver-ntp smeserver
## Wiki
https://wiki.koozali.org/
## Bugzilla
-Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-ntp&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
+Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-ntp&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
+And a list of outstanding Legacy bugs: (e-smith-ntp) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-ntp&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
diff --git a/e-smith-ntp.spec b/smeserver-ntp.spec
similarity index 99%
rename from e-smith-ntp.spec
rename to smeserver-ntp.spec
index eac41fa..a630625 100644
--- a/e-smith-ntp.spec
+++ b/smeserver-ntp.spec
@@ -1,10 +1,10 @@
# $Id: e-smith-ntp.spec,v 1.21 2023/02/06 07:14:17 jpp Exp $
-Summary: e-smith specific NTP configuration files and templates
-%define name e-smith-ntp
+Summary: smeserver specific NTP configuration files and templates
+%define name smeserver-ntp
Name: %{name}
%define version 2.6.0
-%define release 19
+%define release 20
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -21,6 +21,9 @@ Requires: e-smith-lib >= 1.15.1-19
AutoReqProv: no
%changelog
+* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-20.sme
+- Rename to smeserver-ntp [SME: 12359]
+
* Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.0-19.sme
- Roll up patches and move to git repo [SME: 12338]
@@ -771,6 +774,7 @@ AutoReqProv: no
* Mon Dec 4 2000 Adrian Chung
- Initial release
+Provides: e-smith-ntp
%description
Configuration files and templates for the NTP daemon.