diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/chrony/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile index ff52565ffa0..62c8546ea67 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/09/19 09:04:14 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/23 02:15:11 jlam Exp $ DISTNAME= chrony-1.17 CATEGORIES= net MASTER_SITES= ftp://chrony.sunsite.dk/projects/chrony/ MAINTAINER= hannken@netbsd.org -HOMEPAGE= http://go.to/chrony +HOMEPAGE= http://chrony.sunsite.dk/index.php COMMENT= Daemon for maintaining the accuracy of computer clocks HAS_CONFIGURE= YES |