From 32302418f14903d353b6fa4f309d516ab89ad14a Mon Sep 17 00:00:00 2001 From: ashish Date: Sat, 30 Mar 2013 05:13:30 +0000 Subject: 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] --- net/tramp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/tramp') diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 23cc621cb04f..d186aea0e7ba 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -3,6 +3,7 @@ PORTNAME= tramp PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit