diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 51a78403b8..343bb740dd 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp PKG_VERSION:=4.2.8p17 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ @@ -19,7 +19,6 @@ PKG_LICENSE:=NTP PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html PKG_CPE_ID:=cpe:/a:ntp:ntp -PKG_FIXUP:=autoreconf PKG_LIBTOOL_PATHS:=. sntp PKG_CHECK_FORMAT_SECURITY:=0 PKG_BUILD_PARALLEL:=1