aboutsummaryrefslogtreecommitdiff
path: root/textproc/muse
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2013-03-30 05:13:30 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2013-03-30 05:13:30 +0000
commit7fc5bd70f304960d548c295f626246d604c95564 (patch)
treeb7bada52f6c86c598f322b8419f7e1f930917b31 /textproc/muse
parent826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff)
downloadports-7fc5bd70f304960d548c295f626246d604c95564.tar.gz
ports-7fc5bd70f304960d548c295f626246d604c95564.zip
GNU Emacs updates
editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
Notes
Notes: svn path=/head/; revision=315598
Diffstat (limited to 'textproc/muse')
-rw-r--r--textproc/muse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile
index f37826773ed5..8fab43945c2a 100644
--- a/textproc/muse/Makefile
+++ b/textproc/muse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= muse
PORTVERSION= 3.20
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc elisp
MASTER_SITES= http://download.gna.org/muse-el/ \
${MASTER_SITE_LOCAL} \