1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

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!
This commit is contained in:
John Marino 2014-08-06 14:11:10 +00:00
parent 6f33cbfde6
commit b77a511545
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364174

View File

@ -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>