pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ntp4 Fix path to docs in MESSAGE. This is PR #35096.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8496b1c4f90e
branches: trunk
changeset: 521809:8496b1c4f90e
user: reed <reed%pkgsrc.org@localhost>
date: Wed Nov 22 23:07:39 2006 +0000
description:
Fix path to docs in MESSAGE. This is PR #35096.
It was changed in Makefile revision 1.49 in July 2006.
Bump PKGREVISION.
diffstat:
net/ntp4/MESSAGE | 4 ++--
net/ntp4/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 23babe2a00b2 -r 8496b1c4f90e net/ntp4/MESSAGE
--- a/net/ntp4/MESSAGE Wed Nov 22 23:05:19 2006 +0000
+++ b/net/ntp4/MESSAGE Wed Nov 22 23:07:39 2006 +0000
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2003/12/07 16:32:59 fredb Exp $
+$NetBSD: MESSAGE,v 1.5 2006/11/22 23:07:39 reed Exp $
THERE ARE NO MAN PAGES. All installed documentation is accessible through
- file://localhost${PREFIX}/share/doc/html/ntp4/index.html
+ file://localhost${PREFIX}/share/doc/ntp4/index.html
User to user support is available at
diff -r 23babe2a00b2 -r 8496b1c4f90e net/ntp4/Makefile
--- a/net/ntp4/Makefile Wed Nov 22 23:05:19 2006 +0000
+++ b/net/ntp4/Makefile Wed Nov 22 23:07:39 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2006/07/12 17:41:54 rillig Exp $
+# $NetBSD: Makefile,v 1.50 2006/11/22 23:07:39 reed Exp $
#
DISTNAME= ntp-4.2.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= net time
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
Home |
Main Index |
Thread Index |
Old Index