diff --git a/sysutils/no-login/Makefile b/sysutils/no-login/Makefile index 9a26dad15196..7948c2ea65df 100644 --- a/sysutils/no-login/Makefile +++ b/sysutils/no-login/Makefile @@ -1,12 +1,15 @@ PORTNAME= nologin PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/wes MAINTAINER= ports@FreeBSD.org COMMENT= Refuse a login to a user, and make a note of it in syslog +DEPRECATED= Obsolete, use nologin in base +EXPIRATION_DATE=2024-04-30 + PLIST_FILES= bin/nologin share/man/man8/${PORTNAME}.8.gz .include