diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-04-15 13:57:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-04-15 13:57:26 +0000 |
commit | 3b96446b1131cd92fb79d67f0c00bcdf9ca75b81 (patch) | |
tree | 5fc8b62709fc7d833a102afe3c07503e06429ffe /net/ntp-devel/Makefile | |
parent | Depends on pnmscale which is in the netpbm port. (diff) |
maintainer-update:
update ntp port that incorporates latest security fix.
PR: 26503
Submitted by: Cy.Schubert@uumail.gov.bc.ca
Diffstat (limited to 'net/ntp-devel/Makefile')
-rw-r--r-- | net/ntp-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 84a5278d22ec..80d2c0f6722e 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ntp -PORTVERSION= 4.0.99k -PORTREVISION= 2 +PORTVERSION= 4.0.99k23 CATEGORIES= net -MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ +MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ + http://www.eeics.udel.edu/~ntp/ntp_spool/ntp4/ MAINTAINER= Cy.Schubert@uumail.gov.bc.ca |