Bug 75005

Summary: editors/ted: maintainer e-mail change
Product: Ports & Packages Reporter: Jon Drews <jon.drews>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jon Drews 2004-12-13 00:30:33 UTC
        New email address for maintainer

Fix: Apply the following patch to the Makefile:
             


-MAINTAINER=    j.e.drews@att.net
+MAINTAINER=    jon.drews@gmail.com
 COMMENT=       X11 based RTF editor

 LIB_DEPENDS=   png.5:${PORTSDIR}/graphics/png \
 
NOTE:

 Ted 2.17 should be available soon. The developer has made many
improvements and bug fixes.
This port will be updated to version 2.17 soon--hBZw9tSVwFDOW9zxU9pqGNtlgXza4DWVgtmhBGOuOtuuUCW0
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- /usr/ports/editors/ted/Makefile     Sun Jun 20 10:47:38 2004
+++ Makefile.new        Sun Dec 12 17:16:24 2004
@@ -12,7 +12,7 @@
 MASTER_SITES=  ftp://ftp.nluug.nl/pub/editors/ted/
 EXTRACT_SUFX=  .src.tar.gz
How-To-Repeat:         N/A
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-13 07:21:50 UTC
State Changed
From-To: open->closed

Committed, thanks!