Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 14:05:13 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: 9e8689607ec9 - main - Mk/bsd.local.mk: Remove accidentally committed local mods
Message-ID:  <202108311405.17VE5DhQ073536@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=9e8689607ec940c54f78738c984400d697bcabe5

commit 9e8689607ec940c54f78738c984400d697bcabe5
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2021-08-31 14:04:21 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2021-08-31 14:05:00 +0000

    Mk/bsd.local.mk: Remove accidentally committed local mods
    
    Git stash failure
---
 Mk/bsd.local.mk | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Mk/bsd.local.mk b/Mk/bsd.local.mk
index 0e8b94b8c861..468442a19428 100644
--- a/Mk/bsd.local.mk
+++ b/Mk/bsd.local.mk
@@ -23,8 +23,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?202108311405.17VE5DhQ073536>