svn commit: r501123 - head/devel

Gleb Popov arrowd at FreeBSD.org
Thu May 9 17:43:27 UTC 2019


Author: arrowd
Date: Thu May  9 17:43:25 2019
New Revision: 501123
URL: https://svnweb.freebsd.org/changeset/ports/501123

Log:
  Fix typo in devel/Makefile.
  
  Reported by:	tcberner

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu May  9 17:31:06 2019	(r501122)
+++ head/devel/Makefile	Thu May  9 17:43:25 2019	(r501123)
@@ -918,7 +918,7 @@
     SUBDIR += hs-data-default-instances-dlist
     SUBDIR += hs-data-default-instances-old-locale
     SUBDIR += hs-dlist
-    SUBDIR += hs-extensible-exception
+    SUBDIR += hs-extensible-exceptions
     SUBDIR += hs-ghc-events
     SUBDIR += hs-git-annex
     SUBDIR += hs-haddock


More information about the svn-ports-all mailing list