diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
commit | c5167c49ba2e934bffbaacba422b57db6393c037 (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /mail/wanderlust-devel | |
parent | 2893a8de0cdfa9781d93c90291646d9a7b19a352 (diff) | |
download | ports-c5167c49ba2e934bffbaacba422b57db6393c037.tar.gz ports-c5167c49ba2e934bffbaacba422b57db6393c037.zip |
- Chase GNU Emacs updates
PR: 199553
Notes
Notes:
svn path=/head/; revision=384819
Diffstat (limited to 'mail/wanderlust-devel')
-rw-r--r-- | mail/wanderlust-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile index f8ec05ba27b5..9a8bcd83aa65 100644 --- a/mail/wanderlust-devel/Makefile +++ b/mail/wanderlust-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= -devel-${EMACS_PORT_NAME} |