diff options
author | ashish <ashish@FreeBSD.org> | 2012-08-02 00:50:15 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-08-02 00:50:15 +0800 |
commit | 8aae54251dc188b33eb2f4eca56a499e5f76ace7 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /mail/wanderlust/Makefile | |
parent | dbefc3fa6334199382fe114dc768515852f593bb (diff) | |
download | freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.tar.gz freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.tar.zst freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.zip |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Diffstat (limited to 'mail/wanderlust/Makefile')
-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 44455dac96f8..4ded2a1cfd21 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \ |