diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-05 16:26:25 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-05 16:26:25 +0000 |
commit | 24cd54a47e33cc3fca29e961b93a6c543a745392 (patch) | |
tree | b26174ccf971b7f1abef421975e1ab0974ce685f /sysutils/Makefile | |
parent | 0911230e4b9f7db6fd7ba2153b3d7edbe350b0da (diff) | |
download | FreeBSD-ports-24cd54a47e33cc3fca29e961b93a6c543a745392.zip FreeBSD-ports-24cd54a47e33cc3fca29e961b93a6c543a745392.tar.gz |
Activate roottail
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 50632cb..d3db457 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 |