mail/squirrelmail-avelsieve-plugin: reset maintainer per request
While here, remove unnecessary <pre> inclusion PR: 192435 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:
parent
46c17d6ef1
commit
c0b65be2cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364181
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
PORTNAME= avelsieve
|
||||
PORTVERSION= 1.9.7
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail www
|
||||
CATEGORIES= mail www
|
||||
|
||||
MAINTAINER= neil@darlow.co.uk
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SquirrelMail plugin for Server-Side Mail Filtering management
|
||||
|
||||
pre-install:
|
||||
|
@ -14,6 +14,5 @@ pre-install:
|
|||
${FIND} ${WRKSRC}/${SQUIRREL_PLUGIN_NAME} -type f \
|
||||
\( -name '.cvsignore' -o -name '*.bak' -o -name '*.orig' \) -exec ${RM} {} \;
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue