diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 11:46:50 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 11:46:50 +0800 |
commit | f7897a9c18cd39758783f49fb2852cd1100f483b (patch) | |
tree | 1b81995c22c1e505be6150ae9b8dca5bd5f2f660 /sysutils/no-login | |
parent | 9c01a0e43e1a902a01653a6280c2b896d1d01334 (diff) | |
download | freebsd-ports-gnome-f7897a9c18cd39758783f49fb2852cd1100f483b.tar.gz freebsd-ports-gnome-f7897a9c18cd39758783f49fb2852cd1100f483b.tar.zst freebsd-ports-gnome-f7897a9c18cd39758783f49fb2852cd1100f483b.zip |
Reassign ports to the pool, thanks for your service, we hope to see you
back.
Diffstat (limited to 'sysutils/no-login')
-rw-r--r-- | sysutils/no-login/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/no-login/Makefile b/sysutils/no-login/Makefile index afc88453f390..d18a5761b6e9 100644 --- a/sysutils/no-login/Makefile +++ b/sysutils/no-login/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= wes -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Refuse a login to a user, and make a note of it in syslog .include <bsd.port.mk> |