diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-06 00:26:25 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-06 00:26:25 +0800 |
commit | 24cd54a47e33cc3fca29e961b93a6c543a745392 (patch) | |
tree | b26174ccf971b7f1abef421975e1ab0974ce685f | |
parent | 0911230e4b9f7db6fd7ba2153b3d7edbe350b0da (diff) | |
download | freebsd-ports-gnome-24cd54a47e33cc3fca29e961b93a6c543a745392.tar.gz freebsd-ports-gnome-24cd54a47e33cc3fca29e961b93a6c543a745392.tar.zst freebsd-ports-gnome-24cd54a47e33cc3fca29e961b93a6c543a745392.zip |
Activate roottail
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 50632cb24281..d3db4576bcaf 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -44,6 +44,7 @@ SUBDIR += psmisc SUBDIR += rdate SUBDIR += rtty + SUBDIR += roottail SUBDIR += sdd SUBDIR += setquota SUBDIR += skill |