diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-20 03:57:10 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-20 03:57:10 +0000 |
commit | 3642505d2113ae158a098e3241461553c9a6f826 (patch) | |
tree | 8b3244ea0b230f56e17cef2cbfacc647f0817558 /sysutils/Makefile | |
parent | 2fca8778daba768c888fba2f0828753e1000237a (diff) | |
download | ports-3642505d2113ae158a098e3241461553c9a6f826.tar.gz ports-3642505d2113ae158a098e3241461553c9a6f826.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index bb1289739065..b5b86e6bcdf1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1998/12/06 14:07:25 vanilla Exp $ +# $Id: Makefile,v 1.53 1998/12/11 15:24:02 flathill Exp $ # SUBDIR += LPRng @@ -28,6 +28,7 @@ SUBDIR += no-login SUBDIR += pib SUBDIR += pkg_version + SUBDIR += psmisc SUBDIR += rdate SUBDIR += rtty SUBDIR += setquota |