aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rdate
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1998-12-02 23:42:14 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1998-12-02 23:42:14 +0000
commit066d2e3865c4092eb1b8b4fce5f35515ffe6877a (patch)
tree3778cd769a8b064bf11f14f989cab0ab67d42c88 /sysutils/rdate
parentf6fb1af174fc8ecb33e59697ae3d9700492c7edb (diff)
downloadports-066d2e3865c4092eb1b8b4fce5f35515ffe6877a.tar.gz
ports-066d2e3865c4092eb1b8b4fce5f35515ffe6877a.zip
More MASTER_SITES
Make portlint happy
Notes
Notes: svn path=/head/; revision=15077
Diffstat (limited to 'sysutils/rdate')
-rw-r--r--sysutils/rdate/Makefile5
-rw-r--r--sysutils/rdate/pkg-descr3
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile
index 1a3f372ddd98..2e399233e5ef 100644
--- a/sysutils/rdate/Makefile
+++ b/sysutils/rdate/Makefile
@@ -3,12 +3,13 @@
# Date created: 19980128
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.7 1997/10/01 06:50:02 cracauer Exp $
+# $Id: Makefile,v 1.1.1.1 1998/01/28 11:33:17 cracauer Exp $
#
DISTNAME= rdate-1.0
CATEGORIES= sysutils
-MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/
+MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
+ http://www.freebsd.org/~cracauer/freebsd-distfiles/
MAINTAINER= cracauer@cons.org
diff --git a/sysutils/rdate/pkg-descr b/sysutils/rdate/pkg-descr
index e72b79323ee3..a5fa8b5b906a 100644
--- a/sysutils/rdate/pkg-descr
+++ b/sysutils/rdate/pkg-descr
@@ -1,4 +1,3 @@
-rdate sets the clock of the local host to the time another host.
+rdate(8) sets the clock of the local host to the time of another host.
It is simpler than xntp and friends.
-