Date: Fri, 8 Jan 2016 21:38:40 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405591 - head/devel Message-ID: <201601082138.u08LcetY092853@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Jan 8 21:38:40 2016 New Revision: 405591 URL: https://svnweb.freebsd.org/changeset/ports/405591 Log: Fix a typo Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Jan 8 20:36:31 2016 (r405590) +++ head/devel/Makefile Fri Jan 8 21:38:40 2016 (r405591) @@ -4076,7 +4076,7 @@ SUBDIR += py-hgsubversion SUBDIR += py-hgtools SUBDIR += py-humanize - SUBIDR += py-hypothesis + SUBDIR += py-hypothesis SUBDIR += py-icalendar SUBDIR += py-ice SUBDIR += py-icu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601082138.u08LcetY092853>