diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/no-login | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'sysutils/no-login')
-rw-r--r-- | sysutils/no-login/Makefile | 1 | ||||
-rw-r--r-- | sysutils/no-login/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/no-login/Makefile b/sysutils/no-login/Makefile index ba36a13422dc..afc88453f390 100644 --- a/sysutils/no-login/Makefile +++ b/sysutils/no-login/Makefile @@ -14,5 +14,6 @@ MASTER_SITE_SUBDIR= wes MAINTAINER= wes@FreeBSD.org +COMMENT= Refuse a login to a user, and make a note of it in syslog .include <bsd.port.mk> diff --git a/sysutils/no-login/pkg-comment b/sysutils/no-login/pkg-comment deleted file mode 100644 index 82abfd8b43ed..000000000000 --- a/sysutils/no-login/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Refuse a login to a user, and make a note of it in syslog |