diff options
author | cy <cy@FreeBSD.org> | 2009-04-01 08:04:17 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2009-04-01 08:04:17 +0800 |
commit | e9cd5b32b6c5b2a1e798362199d24c78f626005e (patch) | |
tree | 8f661646984d643c700b68be5bb4c642159eb03c /net/ntp-rc | |
parent | ab790ca3ef4ab3f5ce3b3a8cc8fa044add7a3566 (diff) | |
download | freebsd-ports-gnome-e9cd5b32b6c5b2a1e798362199d24c78f626005e.tar.gz freebsd-ports-gnome-e9cd5b32b6c5b2a1e798362199d24c78f626005e.tar.zst freebsd-ports-gnome-e9cd5b32b6c5b2a1e798362199d24c78f626005e.zip |
A new release candidate (4.2.4p7) has been released.
Diffstat (limited to 'net/ntp-rc')
-rw-r--r-- | net/ntp-rc/Makefile | 21 | ||||
-rw-r--r-- | net/ntp-rc/distinfo | 3 |
2 files changed, 24 insertions, 0 deletions
diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile new file mode 100644 index 000000000000..e1b013e267ed --- /dev/null +++ b/net/ntp-rc/Makefile @@ -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" + diff --git a/net/ntp-rc/distinfo b/net/ntp-rc/distinfo new file mode 100644 index 000000000000..8461d911cec2 --- /dev/null +++ b/net/ntp-rc/distinfo @@ -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 |