diff options
author | jlam <jlam> | 2002-10-23 02:15:11 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-23 02:15:11 +0000 |
commit | d6199d6d6ca38fa5f048cf8e794d6f293a54b9c3 (patch) | |
tree | 23c0ce9b19333067f587e8eb002a34141b0d8351 /net/chrony | |
parent | 54c9bb7e145e48c786724ce39d06a29a40692c33 (diff) | |
download | pkgsrc-d6199d6d6ca38fa5f048cf8e794d6f293a54b9c3.tar.gz |
HOMEPAGE has moved.
Diffstat (limited to 'net/chrony')
-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 |