mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
A new release candidate (4.2.4p7) has been released.
This commit is contained in:
parent
29d98d5931
commit
d23f3d44e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231420
2 changed files with 24 additions and 0 deletions
21
net/ntp-rc/Makefile
Normal file
21
net/ntp-rc/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# New ports collection makefile for: ntp
|
||||
# Date created: Fri Jul 25 09:23:26 PDT 2008
|
||||
# Whom: cy
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ntp
|
||||
PORTVERSION= 4.2.4p7.r1
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= The Network Time Protocol Distribution
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../net/ntp
|
||||
MD5_FILE= ${.CURDIR}/distinfo
|
||||
PKGDIR= ${.CURDIR}
|
||||
DESCR= ${MASTERDIR}/pkg-descr
|
||||
PLIST= ${MASTERDIR}/pkg-plist
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
3
net/ntp-rc/distinfo
Normal file
3
net/ntp-rc/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (ntp-4.2.4p7-RC1.tar.gz) = 71fa688dc674c26bee97aa740ec5086f
|
||||
SHA256 (ntp-4.2.4p7-RC1.tar.gz) = cfa01d37d5d869b6662ca43d350b1888d31bc7e45f3b65f8f78db181f5a6d55d
|
||||
SIZE (ntp-4.2.4p7-RC1.tar.gz) = 3461837
|
Loading…
Add table
Reference in a new issue