Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2019 21:58:30 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r506427 - head/ports-mgmt
Message-ID:  <201907112158.x6BLwUmP090291@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jul 11 21:58:29 2019
New Revision: 506427
URL: https://svnweb.freebsd.org/changeset/ports/506427

Log:
  Fix typo in category makefile

Modified:
  head/ports-mgmt/Makefile   (contents, props changed)

Modified: head/ports-mgmt/Makefile
==============================================================================
--- head/ports-mgmt/Makefile	Thu Jul 11 21:42:34 2019	(r506426)
+++ head/ports-mgmt/Makefile	Thu Jul 11 21:58:29 2019	(r506427)
@@ -68,7 +68,7 @@
     SUBDIR += poudriere
     SUBDIR += poudriere-devel
     SUBDIR += psearch
-    SUBDIR += py-FreeBSD-Ports
+    SUBDIR += py-FreeBSD-ports
     SUBDIR += py-pytoport
     SUBDIR += py-skog
     SUBDIR += symports



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