Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2023 16:34:54 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: af7443143cee - main - Mk/bsd.local.mk: Remove accidental addition from previous commit
Message-ID:  <202307111634.36BGYsvC055777@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af7443143cee96c9fe600cd296c7aa6ab01e31da

commit af7443143cee96c9fe600cd296c7aa6ab01e31da
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-07-11 16:33:55 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-07-11 16:34:51 +0000

    Mk/bsd.local.mk: Remove accidental addition from previous commit
---
 Mk/bsd.local.mk | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Mk/bsd.local.mk b/Mk/bsd.local.mk
index c081c2b5b75f..3a3c544d6380 100644
--- a/Mk/bsd.local.mk
+++ b/Mk/bsd.local.mk
@@ -22,8 +22,3 @@ Local_Post_Include=	bsd.local.mk
 #
 
 .endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include)
-
-# Added by freebsd-wip-checkout
-VALID_CATEGORIES+=wip
-# End addition
-



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