diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-30 06:54:38 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-30 06:54:38 +0800 |
commit | 336e3de45cfa87ede62c76ab76a126f93a0cf1fb (patch) | |
tree | ab1b8fadfef8eff52b5be963d7828e4cc45472e4 /sysutils/Makefile | |
parent | e5b728458ae77e73e20b413cea912b208b8a8d5b (diff) | |
download | freebsd-ports-gnome-336e3de45cfa87ede62c76ab76a126f93a0cf1fb.tar.gz freebsd-ports-gnome-336e3de45cfa87ede62c76ab76a126f93a0cf1fb.tar.zst freebsd-ports-gnome-336e3de45cfa87ede62c76ab76a126f93a0cf1fb.zip |
Add libutempter, an interface to record user sessions to utmp and wtmp files
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 c251a42fa577..4a1f147b4703 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -209,6 +209,7 @@ SUBDIR += libcdio SUBDIR += libchk SUBDIR += libretto-config + SUBDIR += libutempter SUBDIR += lineakd SUBDIR += linneighborhood SUBDIR += linux-acu |