diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2019-04-28 15:16:51 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2019-04-28 15:16:51 +0000 |
commit | 9643d28d53f129da0e0c35190d6712d1566fe850 (patch) | |
tree | 1cbc9d76c95743344cf56ce6b32092c7eb51b938 /mail/wanderlust | |
parent | - Modify patch to not implicitly depend on csh during build. (diff) |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This should have been done with r499179 when editors/emacs was updated
to version 26.2.
Reported by: nobutaka
Notes
Notes:
svn path=/head/; revision=500319
Diffstat (limited to 'mail/wanderlust')
-rw-r--r-- | mail/wanderlust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index fc53a77eb8ce..48687c8c1796 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -3,7 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |