Bug 80973 - [PATCH] Change maintainer address
Summary: [PATCH] Change maintainer address
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: 2005-05-13 13:00 UTC by Ulrich Spoerlein
Modified: 2005-05-13 21:21 UTC (History)
0 users

See Also:


Attachments
patch (7.93 KB, patch)
2005-05-13 13:00 UTC, Ulrich Spoerlein
no flags Details | Diff
patch (8.27 KB, patch)
2005-05-13 13:47 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2005-05-13 13:00:22 UTC
My email provider managed to b0rk all single-letter logins/emails. Therefore
switch to another, working, email address of mine.
Comment 1 Ulrich Spoerlein 2005-05-13 13:47:36 UTC
Here's a patch relative to /usr/ports (prodded by vs@)

Hint to committer

mkdir /tmp/foo && cd /tmp/foo
cvs co `make -C /usr/ports search maint=q@uni.de display=path|sed -n 's/.*usr.//p'`
cd ports && patch < /path/to/patch
cvs ci

Ulrich Spoerlein
-- 
 PGP Key ID: F0DB9F44				Encrypted mail welcome!
Fingerprint: F1CE D062 0CA9 ADE3 349B  2FE8 980A C6B5 F0DB 9F44
Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn."
didn't you understand?
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2005-05-13 21:20:52 UTC
State Changed
From-To: open->closed


Committed, thanks!