diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-15 09:58:15 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-15 09:58:15 +0000 |
commit | ebf0a435f2ebd6370fe011b610677a59af7c1005 (patch) | |
tree | f6ceeb5f939a61830341e15e794c618a73cad112 /sysutils/Makefile | |
parent | 1ca7fbb305773d96ef04efebfa765f7895563320 (diff) | |
download | FreeBSD-ports-ebf0a435f2ebd6370fe011b610677a59af7c1005.zip FreeBSD-ports-ebf0a435f2ebd6370fe011b610677a59af7c1005.tar.gz |
Activte no-login.
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 74e6630..939b58a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1998/07/09 10:22:04 dburr Exp $ +# $Id: Makefile,v 1.37 1998/07/12 22:49:49 steve Exp $ # SUBDIR += LPRng @@ -17,6 +17,7 @@ SUBDIR += mei SUBDIR += mkhybrid SUBDIR += mkisofs + SUBDIR += no-login SUBDIR += pib SUBDIR += rdate SUBDIR += rtty |