aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-sasql-plugin
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-28 15:16:49 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-28 15:16:49 +0000
commite1630922bd6f640a126bbc8c26a939c6d9c16b7d (patch)
tree1876a62bdee7c4ff50f3b47d8cc690c1fc6727f5 /mail/squirrelmail-sasql-plugin
parentf1dff729a78ed759f3c6ca98a7377562b75d264c (diff)
downloadports-e1630922bd6f640a126bbc8c26a939c6d9c16b7d.tar.gz
ports-e1630922bd6f640a126bbc8c26a939c6d9c16b7d.zip
Notes
Diffstat (limited to 'mail/squirrelmail-sasql-plugin')
-rw-r--r--mail/squirrelmail-sasql-plugin/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile
index b7c93c6b0a63..c3e8dfee23e2 100644
--- a/mail/squirrelmail-sasql-plugin/Makefile
+++ b/mail/squirrelmail-sasql-plugin/Makefile
@@ -1,10 +1,10 @@
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$
-PORTNAME= sasql
+PORTNAME= sasql
PORTVERSION= 3.2.0
-PORTREVISION= 2
-CATEGORIES= mail www
+PORTREVISION= 3
+CATEGORIES= mail www
MAINTAINER= ports@FreeBSD.org
COMMENT= Edit SpamAssassin settings stored in an SQL DB
@@ -20,6 +20,5 @@ post-patch:
${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/sasql_hooks.php
-@${RM} ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/*.bak ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/.cvsignore
-.include <bsd.port.pre.mk>
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>