diff options
Diffstat (limited to 'net/ntp4')
-rw-r--r-- | net/ntp4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index af2d876c6b4..71db583c124 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/07/24 19:02:40 fredb Exp $ +# $NetBSD: Makefile,v 1.3 1999/07/24 21:23:52 tron Exp $ # DISTNAME= ntp-4.0.94a @@ -7,7 +7,7 @@ MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ ftp://ftp.udel.edu/pub/ntp/ntp4/ MAINTAINER= fb@enteract.com -HOMEPAGE= http:/www.ntp.org/ +HOMEPAGE= http://www.ntp.org/ GNU_CONFIGURE= YES |