aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-password_forget-plugin
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-06 14:11:10 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-06 14:11:10 +0000
commitb77a511545dbecffc3e1168e8573c8d06e4bd6e8 (patch)
tree94f0cd7e0945854489855d6f5ed63f759e243aa8 /mail/squirrelmail-password_forget-plugin
parent6f33cbfde6c351e1c2c4822580da8525ddb9a45a (diff)
downloadports-b77a511545dbecffc3e1168e8573c8d06e4bd6e8.tar.gz
ports-b77a511545dbecffc3e1168e8573c8d06e4bd6e8.zip
mail/squirrelmail-password_forget-plugin: reset maintainer per request
While here, remove unnecessary <pre> inclusion PR: 192433 Submitted by: maintainer (Neil Darlow) Reset reason: No longer uses squirrelmail thus can't test it Thanks for looking after this one, Neil!
Notes
Notes: svn path=/head/; revision=364174
Diffstat (limited to 'mail/squirrelmail-password_forget-plugin')
-rw-r--r--mail/squirrelmail-password_forget-plugin/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/squirrelmail-password_forget-plugin/Makefile b/mail/squirrelmail-password_forget-plugin/Makefile
index 30618aa62252..ad12a4bb01b9 100644
--- a/mail/squirrelmail-password_forget-plugin/Makefile
+++ b/mail/squirrelmail-password_forget-plugin/Makefile
@@ -4,14 +4,13 @@
PORTNAME= password_forget
PORTVERSION= 2.2
PORTREVISION= 1
-CATEGORIES= mail www
+CATEGORIES= mail www
DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.0.1
-MAINTAINER= neil@darlow.co.uk
+MAINTAINER= ports@FreeBSD.org
COMMENT= Prevent reuse of login details by browsers at public terminals
USE_SM_COMPAT= yes
-.include <bsd.port.pre.mk>
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>