diff options
author | Cy Schubert <cy@FreeBSD.org> | 2003-07-16 02:21:06 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2003-07-16 02:21:06 +0000 |
commit | d87a90e727db30af4ac4abc241b8298f58703e14 (patch) | |
tree | a0b324032de68ebd1bafedefdd3a850e7b78cb26 /net | |
parent | 667e2bc2fa2fdd1786c08cac690dc57f0ce7b80a (diff) | |
download | ports-d87a90e727db30af4ac4abc241b8298f58703e14.tar.gz ports-d87a90e727db30af4ac4abc241b8298f58703e14.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-stable/Makefile | 2 | ||||
-rw-r--r-- | net/ntp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index bf20eb33a222..c476136e4dd4 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.1.80-rc1 +PORTVERSION= 4.1.80.r1 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 5f57c59e4d1f..031336263fef 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.1.1c-rc3 +PORTVERSION= 4.1.1c.r3 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 5f57c59e4d1f..031336263fef 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.1.1c-rc3 +PORTVERSION= 4.1.1c.r3 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ |