Eat some of my own medicine and add myself as technical contact

for the USE_* cleanup.
This commit is contained in:
Erwin Lansing 2006-06-11 16:03:48 +00:00
parent bf3713cfbf
commit 11ec7e01c9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28080

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.49 2006/06/05 15:51:29 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.50 2006/06/11 11:26:14 erwin Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -1023,6 +1023,8 @@
<a name="p-ports-cleanup-use"></a>
<h2>Cleanup of USE and WITH variables</h2>
<p><strong>Technical contact</strong>: <a
href="mailto:erwin@FreeBSD.org">&a.erwin;</a></p>
<p>Make these more consistent. WITH_* should be user-settable
variables while USE_* only is for internal use in the ports.</p>
<p><strong>Requirement</strong>:</p>