svn commit: r364174 - head/mail/squirrelmail-password_forget-plugin
John Marino
marino at FreeBSD.org
Wed Aug 6 14:11:11 UTC 2014
Author: marino
Date: Wed Aug 6 14:11:10 2014
New Revision: 364174
URL: http://svnweb.freebsd.org/changeset/ports/364174
QAT: https://qat.redports.org/buildarchive/r364174/
Log:
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!
Modified:
head/mail/squirrelmail-password_forget-plugin/Makefile
Modified: head/mail/squirrelmail-password_forget-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-password_forget-plugin/Makefile Wed Aug 6 14:03:01 2014 (r364173)
+++ head/mail/squirrelmail-password_forget-plugin/Makefile Wed Aug 6 14:11:10 2014 (r364174)
@@ -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 at darlow.co.uk
+MAINTAINER= ports at 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>
More information about the svn-ports-all
mailing list