Bug 19417

Summary: /usr/ports/misc/jargon/README.html needs updating now ;-)
Product: Ports & Packages Reporter: brad <brad>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description brad 2000-06-21 18:50:01 UTC
I just did a "make update" in /usr/ports, and noted that the Jargon File port had been updated to 4.2.0.  However, the README.html still says 4.1.1.  Oops.  ;-)

Fix: 

s/4.1.1/4.2.0/
How-To-Repeat: cat /usr/ports/misc/jargon/README.html
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-06-21 18:57:43 UTC
State Changed
From-To: open->closed

The README.html files are dynamically created and not kept 
in the CVS repository. 
If you wish to update your README.html's, type 'make readme' 
in the director[y|ies] of your choice.