diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 14:10:09 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 14:10:09 +0000 |
commit | 5ddd6b616956a15520264600f545222f857be8a7 (patch) | |
tree | c9bd4cac572aea46f7defa4b069c2014caf6ac8d /net/ntp-stable/Makefile | |
parent | 67bce01ccf982555edc8dd7de9383568fc530da1 (diff) | |
download | FreeBSD-ports-5ddd6b616956a15520264600f545222f857be8a7.zip FreeBSD-ports-5ddd6b616956a15520264600f545222f857be8a7.tar.gz |
upgrade to 4.0.99m-rc2
PR: 28461
Submitted by: MAINTAINER
Diffstat (limited to 'net/ntp-stable/Makefile')
-rw-r--r-- | net/ntp-stable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 80d2c0f..4bf6a0b 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.0.99k23 +PORTVERSION= 4.0.99m-rc2 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eeics.udel.edu/~ntp/ntp_spool/ntp4/ |