diff options
author | vs <vs@FreeBSD.org> | 2005-04-28 00:27:40 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-28 00:27:40 +0800 |
commit | b77393a7b16423e03560e02ee0d9852fffdd940b (patch) | |
tree | 165777b5aacea4c791eba8c65399d852d3d7910f /sysutils/Makefile | |
parent | b938ab83e36fa6d28b7e432d0a2a5e0671c21c98 (diff) | |
download | freebsd-ports-gnome-b77393a7b16423e03560e02ee0d9852fffdd940b.tar.gz freebsd-ports-gnome-b77393a7b16423e03560e02ee0d9852fffdd940b.tar.zst freebsd-ports-gnome-b77393a7b16423e03560e02ee0d9852fffdd940b.zip |
Add pcfclock 0.44, userland access to the pcfclock device.
PR: ports/74340
Submitted by: Frank W. Josellis <frank AT dynamical-systems.org>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e260db6518a6..7ca511c001a0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -334,6 +334,7 @@ SUBDIR += p5-Unix-Syslog SUBDIR += p5-User SUBDIR += paicc + SUBDIR += pcfclock SUBDIR += pciutils SUBDIR += pdumpfs SUBDIR += pdumpfs-clean |