aboutsummaryrefslogtreecommitdiff
path: root/emulators/rtc/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-03 15:28:30 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-03 15:28:30 +0000
commit3cf900afec2aff896e54b02214e9c9d023d0cd20 (patch)
tree25af9c88375549ba5c87e1b652d23c1871e35a73 /emulators/rtc/pkg-descr
parent2ce0a6acc58e2d8d3e8f82ba65f623695a526b76 (diff)
downloadports-3cf900afec2aff896e54b02214e9c9d023d0cd20.tar.gz
ports-3cf900afec2aff896e54b02214e9c9d023d0cd20.zip
Notes
Diffstat (limited to 'emulators/rtc/pkg-descr')
-rw-r--r--emulators/rtc/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/rtc/pkg-descr b/emulators/rtc/pkg-descr
new file mode 100644
index 000000000000..a1cd706086d2
--- /dev/null
+++ b/emulators/rtc/pkg-descr
@@ -0,0 +1,4 @@
+This is a kernel module for /dev/rtc device support.
+Some apps such as VMware for Linux would be happy with it.
+
+The code was originally written by Vladimir N. Silyaev.