summaryrefslogtreecommitdiff
path: root/mail/roundcube-automatic_addressbook/Makefile
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-08-08 21:57:12 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-08-08 21:57:12 +0000
commitf40372f145934ce1178c00c7df465269b85d6c26 (patch)
treef7f03bbab81160f0ecbfc93761599d203255604b /mail/roundcube-automatic_addressbook/Makefile
parentsysutils/flowgger: Fix build with LibreSSL 2.5.5 (diff)
* Updated to 0.4.3
* Cleanup Makefile * Provide improve pkg-message to make installing and upgrading easier Changes: https://github.com/sblaisot/automatic_addressbook/compare/0.4.2...0.4.3 PR: 221148 Submitted by: Andrej Ebert (maintainer) Reviewed by: matthew (mentor), mat Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11896
Notes
Notes: svn path=/head/; revision=447576
Diffstat (limited to 'mail/roundcube-automatic_addressbook/Makefile')
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 323c017b81db..08b711ba9273 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= automatic_addressbook
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.3
CATEGORIES= mail
PKGNAMEPREFIX= roundcube-
@@ -12,12 +12,12 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube>=0.8:mail/roundcube
-NO_BUILD= yes
-NO_ARCH= yes
-
USE_GITHUB= yes
GH_ACCOUNT= sblaisot
+NO_BUILD= yes
+NO_ARCH= yes
+
RCDIR= ${PREFIX}/www/roundcube
WWWDIR= ${RCDIR}/plugins/automatic_addressbook