diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /mail/squirrelmail-timeout_user-plugin | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Notes
Notes:
svn path=/head/; revision=198164
Diffstat (limited to 'mail/squirrelmail-timeout_user-plugin')
-rw-r--r-- | mail/squirrelmail-timeout_user-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-timeout_user-plugin/Makefile b/mail/squirrelmail-timeout_user-plugin/Makefile index 5d80fb3a247f..249ea9380c9a 100644 --- a/mail/squirrelmail-timeout_user-plugin/Makefile +++ b/mail/squirrelmail-timeout_user-plugin/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -plugin DISTNAME= ${PORTNAME}-${PORTVERSION}-0.5 DIST_SUBDIR= squirrelmail -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Automatically logs a user out if they're idle for a set amount of time RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ |