svn commit: r367877 - head/editors

Colin Percival cperciva at FreeBSD.org
Wed Sep 10 18:36:50 UTC 2014


Author: cperciva
Date: Wed Sep 10 18:36:49 2014
New Revision: 367877
URL: http://svnweb.freebsd.org/changeset/ports/367877
QAT: https://qat.redports.org/buildarchive/r367877/

Log:
  Attempt #5 to unbreak INDEX after Mate Desktop 1.8 import: s/SUBDUR/SUBDIR/.

Modified:
  head/editors/Makefile

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Wed Sep 10 17:18:01 2014	(r367876)
+++ head/editors/Makefile	Wed Sep 10 18:36:49 2014	(r367877)
@@ -219,7 +219,7 @@
     SUBDIR += p5-Vimana
     SUBDIR += paredit-mode.el
     SUBDIR += pico-alpine
-    SUBDUR += pluma
+    SUBDIR += pluma
     SUBDIR += poedit
     SUBDIR += puff
     SUBDIR += py-room


More information about the svn-ports-head mailing list