Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 21:50:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334461 - head/Mk
Message-ID:  <201311202150.rAKLoC0n083813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Nov 20 21:50:11 2013
New Revision: 334461
URL: http://svnweb.freebsd.org/changeset/ports/334461

Log:
  Fix typo

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Wed Nov 20 21:48:30 2013	(r334460)
+++ head/Mk/bsd.port.mk	Wed Nov 20 21:50:11 2013	(r334461)
@@ -6767,7 +6767,7 @@ show-dev-errors:
 	@${FALSE}
 check-makefile:: show-dev-errors
 .endif
-.endif #DVELOPER
+.endif #DEVELOPER
 .endif
 # End of post-makefile section.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311202150.rAKLoC0n083813>