Bug 75005 - editors/ted: maintainer e-mail change
Summary: editors/ted: maintainer e-mail change
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-13 00:30 UTC by Jon Drews
Modified: 2004-12-13 07:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!