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/ntp | |
parent | 667e2bc2fa2fdd1786c08cac690dc57f0ce7b80a (diff) | |
download | ports-d87a90e727db30af4ac4abc241b8298f58703e14.tar.gz ports-d87a90e727db30af4ac4abc241b8298f58703e14.zip |
Notes
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ \ |