Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/13/1998 15:20:03
agc
Fri Feb 13 07:16:46 PST 1998
Update of /cvsroot/src/share/mk
In directory netbsd1:/var/slash-tmp/cvs-serv13101

Modified Files:
	bsd.port.mk 
Log Message:
When generating the PLIST, if a manual page name has to have .gz added
or removed using sed, don't add the g at the end of the substitution
expression - there will only be one substitution per line.