diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
| commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
| tree | bcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/rdate | |
| parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) | |
Notes
Diffstat (limited to 'sysutils/rdate')
| -rw-r--r-- | sysutils/rdate/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/rdate/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index 98161a88786c..88f4e1897069 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www3.cons.org/freebsd-distfiles/ \ MASTER_SITE_SUBDIR= cracauer MAINTAINER= cracauer@cons.org +COMMENT= Sets the clock of the local host to the time of another host MAN8= rdate.8 diff --git a/sysutils/rdate/pkg-comment b/sysutils/rdate/pkg-comment deleted file mode 100644 index b38d3728dad3..000000000000 --- a/sysutils/rdate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sets the clock of the local host to the time of another host |
