Date: Sun, 10 Nov 1996 22:50:47 -0800 (PST) From: Satoshi Asami <asami> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook porting.sgml ports.sgml Message-ID: <199611110650.WAA21704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 96/11/10 22:50:46 Modified: share/doc/handbook porting.sgml ports.sgml Log: Change "CATEGORIES+=" to "CATEGORIES=" in sample Makefiles. It was "+=" originally because (as I understand) Jordan used a sed script (or was it perl?) to edit all the ports Makefiles automatically and he wanted to make sure multiple CATEGORIES lines (they were inserted after DISTNAME or something, there shouldn't have been multiple of them to begin with but that's another story) won't be stepping on each other's toes. Reminded by: obrien Revision Changes Path 1.38 +3 -3 src/share/doc/handbook/porting.sgml 1.17 +2 -2 src/share/doc/handbook/ports.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611110650.WAA21704>