diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 19:36:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 19:36:27 +0000 |
commit | 59f9e4136eda375b1d4d58a50d948f9d3cd615ba (patch) | |
tree | 7ea013daa8e1ec2b99b1dda550515d9d49506341 /mail/squirrelmail-timeout_user-plugin | |
parent | 9b73f6eb07bbebc2eaa46a9731f891bc83ed581c (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail-timeout_user-plugin')
-rw-r--r-- | mail/squirrelmail-timeout_user-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/squirrelmail-timeout_user-plugin/Makefile b/mail/squirrelmail-timeout_user-plugin/Makefile index 7a1b970e1eb8..06d32b3393a6 100644 --- a/mail/squirrelmail-timeout_user-plugin/Makefile +++ b/mail/squirrelmail-timeout_user-plugin/Makefile @@ -1,4 +1,3 @@ -# Created by: Thomas Abthorpe <thomas@goodking.ca> # $FreeBSD$ PORTNAME= timeout_user @@ -7,7 +6,7 @@ PORTREVISION= 2 DISTNAME= ${PORTNAME}-${PORTVERSION}-0.5 DIST_SUBDIR= squirrelmail -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically logs a user out if they're idle for a set amount of time LICENSE= GPLv2 |