Author: jbeich Date: Tue Jul 24 15:17:51 2012 New Revision: 891 Log: - actually set local variables for emacs - change the mode to bsdmake (GNU Emacs)
Modified: branches/experimental/www/firefox/Makefile.webplugins Modified: branches/experimental/www/firefox/Makefile.webplugins ============================================================================== --- branches/experimental/www/firefox/Makefile.webplugins Tue Jul 24 12:55:33 2012 (r890) +++ branches/experimental/www/firefox/Makefile.webplugins Tue Jul 24 15:17:51 2012 (r891) @@ -1,4 +1,4 @@ -#-*- mode: makefile; tab-width: 4; -* +# -*- mode: makefile-bsdmake; tab-width: 4; -*- # ex:ts=4 # # New ports collection makefile for: npapi infrastructure _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
