svn commit: r415003 - head/devel

Conrad E. Meyer cem at FreeBSD.org
Wed May 11 14:56:18 UTC 2016


Author: cem (src committer)
Date: Wed May 11 14:56:16 2016
New Revision: 415003
URL: https://svnweb.freebsd.org/changeset/ports/415003

Log:
  Actually include cram in devel/Makefile
  
  Trivial follow-up to r415002.

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed May 11 14:53:46 2016	(r415002)
+++ head/devel/Makefile	Wed May 11 14:56:16 2016	(r415003)
@@ -309,6 +309,7 @@
     SUBDIR += cppunit
     SUBDIR += cproto
     SUBDIR += cpuflags
+    SUBDIR += cram
     SUBDIR += creduce
     SUBDIR += critcl
     SUBDIR += cs-eric6


More information about the svn-ports-head mailing list